Author Topic: A challenge to all recreational mathematicians  (Read 6039 times)

0 Members and 1 Guest are viewing this topic.

Offline Joey_21

  • 28
    • http://denebsystem.cjb.net/
A challenge to all recreational mathematicians
Quote
Originally posted by Goober5000
That would be 100*100*100 = 1,000,000.  A lot less than a googolplex.


Actually, no.... what my loops do is add zeros onto the end of the number... no multiplication. For example:

[ first loop here ]
[ second loop here ]
00000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000 generated here
[ second loop "adds" those zeros onto the end of the one 100 times ]
[ first loop loops through all of that 100 times ]
« Last Edit: November 11, 2002, 09:57:42 pm by 34 »