Jump to content

Crazy Site That Reads Your Mind...Pweez Beweeb!


Guest NoamChomsky

Recommended Posts

This forum is supported by the 12ozProphet Shop, so go buy a shirt and help support!
This forum is brought to you by the 12ozProphet Shop.
This forum is brought to you by the 12oz Shop.

i had to make program for my c++ class last year as a test to do this same exact thing so i got ripped off, but to explain what smart did in as layman terms possible...

 

take any too digit number, for example the number 10, add the 1 and the 0, that equals 1, now take the 10(original number) subtract 1(the answer you got after adding the 1 and 0) you get 9

 

now pick another 2 digit number, how bout 20, 2+0=2, so 20-2 = 18

 

 

now pick another number, 36: 3+6=9, 36-9= 27

 

ok so lets look at the multiples of the number 9

 

9x1 = 9

9x2 = 18

9x3 = 27

9x4 = 36

ect ect

 

what a coincidence the 9, 18, and 27 are all multiples of 9 as well as the answers we got above, so therefor all you have to do is make a symbol infront of the multiples of 9 for each instance of the "game" all other numbers not multiples of 9 dont matter what symbol they have because you arent going to get that answer

 

i love math

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...