Search found 3 matches
- Sat Aug 28, 2004 11:19 pm
- Forum: Volume 1 (100-199)
- Topic: 106 - Fermat vs. Pythagoras
- Replies: 138
- Views: 15087
this therem does not generate ALL the triples, it generates ALL the relativy prime triples and SOME triples that are not relativy prime. so you shoud generate all other not relativy prime triples from relativy prime for calculating the number of numbers that are not in any triple. if you program goo...
- Thu Sep 05, 2002 3:46 am
- Forum: Volume 1 (100-199)
- Topic: 100 - The 3n + 1 problem
- Replies: 1394
- Views: 211891
i found something
your program is not doing anything if i=j
- Tue Sep 03, 2002 3:43 am
- Forum: Volume 1 (100-199)
- Topic: 104 - Arbitrage
- Replies: 223
- Views: 18540
p104
My program have solutions for the test casesin in the p104 and also for some like 10 16 10 16 10 (k cycled). The program is in O^3 complexity.
But I am geting Time limit exided.
If someone can tell me what I am missing????
Thanks
But I am geting Time limit exided.
If someone can tell me what I am missing????
Thanks