Search found 28 matches
- Mon Mar 11, 2002 4:04 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10234 - Frequent Substrings
- Replies: 25
- Views: 11550
- Thu Feb 28, 2002 6:57 am
- Forum: Volume 1 (100-199)
- Topic: 195 - Anagram
- Replies: 242
- Views: 58538
- Thu Feb 28, 2002 6:56 am
- Forum: Volume 4 (400-499)
- Topic: 458 - The Decoder
- Replies: 71
- Views: 27686
- Thu Feb 28, 2002 6:11 am
- Forum: Volume 1 (100-199)
- Topic: 195 - Anagram
- Replies: 242
- Views: 58538
- Thu Feb 28, 2002 6:05 am
- Forum: Volume 1 (100-199)
- Topic: 195 - Anagram
- Replies: 242
- Views: 58538
- Thu Feb 28, 2002 5:35 am
- Forum: C
- Topic: round to the nearest integer
- Replies: 4
- Views: 3460
- Thu Feb 28, 2002 5:26 am
- Forum: Volume 6 (600-699)
- Topic: 616 - Coconuts, Revisited
- Replies: 37
- Views: 18203
Btw, you can find the solution to this problem in the American Mathematical Monthly of the year 1928 :wink: Too bad, fully solved 74 years ago...
How did I find out? Well, you might see a pattern in the solutions. And then the website http://www.research.att.com/~njas/sequences/ was really helpful ...
How did I find out? Well, you might see a pattern in the solutions. And then the website http://www.research.att.com/~njas/sequences/ was really helpful ...
- Thu Feb 28, 2002 5:20 am
- Forum: Volume 4 (400-499)
- Topic: 458 - The Decoder
- Replies: 71
- Views: 27686
- Thu Feb 28, 2002 4:57 am
- Forum: Volume 3 (300-399)
- Topic: 369 - Combinations
- Replies: 101
- Views: 33682
- Thu Feb 28, 2002 4:52 am
- Forum: Volume 3 (300-399)
- Topic: 369 - Combinations
- Replies: 101
- Views: 33682
- Wed Feb 27, 2002 8:55 pm
- Forum: Volume 4 (400-499)
- Topic: 495 - Fibonacci Freeze
- Replies: 222
- Views: 60291
I think in newer Java versions, BigInteger is implemented in 100% pure Java, so one could simply copy&paste its sourcecode into his/her own program.
If you use a base as small as 10000, a short[] would also suffice, doesn't have to be an int[]. Maybe it's not only smaller but also faster, because ...
If you use a base as small as 10000, a short[] would also suffice, doesn't have to be an int[]. Maybe it's not only smaller but also faster, because ...
- Wed Feb 27, 2002 9:55 am
- Forum: Volume 4 (400-499)
- Topic: 495 - Fibonacci Freeze
- Replies: 222
- Views: 60291
- Wed Feb 27, 2002 6:36 am
- Forum: Volume 3 (300-399)
- Topic: 306 - Cipher
- Replies: 74
- Views: 31443
- Wed Feb 27, 2002 6:25 am
- Forum: Other words
- Topic: Who knows how to write an online judge system?
- Replies: 6
- Views: 4245
- Tue Feb 26, 2002 2:00 pm
- Forum: Other words
- Topic: Who knows how to write an online judge system?
- Replies: 6
- Views: 4245
First a question: Why do you want to do this? For example, if you want to setup a contest, it might be easier to let the Valladolid people run it. Or look at PC^2 (http://www.ecs.csus.edu/pc2/). Same thing if you have some problems you'd just like to state. The spainers specifically ask for problems ...