Jump to content

Would any of the following produce artificial intelligence?


Frogger

Recommended Posts

Dim I(1 to 24)

For a=1 to 10

For b=1 to 10

For c=1 to 10

For d=1 to 10

For e=1 to 10

I(1)=((((a+b)×c)-d)÷e)

I(2)=((((a+b)×c)÷d)-e)

I(3)=((((a+b)-c)×d)÷e)

I(4)=((((a+b)-c)÷d)×e)

I(5)=((((a+b)÷c)×d)-e)

I(6)=((((a+b)÷c)-d)×e)

I(7)=((((a×b)+c)-d)÷e)

I(8)=((((a×b)+c)÷d)-e)

I(9)=((((a×b)-c)+d)÷e)

I(10)=((((a×b)-c)÷d)+e)

I(11)=((((a×b)÷c)+d)-e)

I(12)=((((a×b)÷c)-d)+e)

I(13)=((((a-b)+c)×d)÷e)

I(14)=((((a-b)+c)÷c)×e)

I(15)=((((a-b)×c)+d)÷e)

I(16)=((((a-b)×c)÷d)+e)

I(17)=((((a-b)÷c)+d)×e)

I(18)=((((a-b)÷c)×d)+e)

I(19)=((((a÷b)+c)×d)-e)

I(20)=((((a÷b)+c)-d)×e)

I(21)=((((a÷b)×c)+d)-e)

I(22)=((((a÷b)×c)-d)+e)

I(23)=((((a÷b)-c)+d)×e)

I(24)=((((a÷b)-c)×d)+e)

Next e

Next d

Next c

Next b

Next a

 

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.