
Search found 11 matches
- Tue Nov 05, 2002 5:30 am
- Forum: Volume 103 (10300-10399)
- Topic: 10323 - Factorial! You Must be Kidding!!!
- Replies: 106
- Views: 47474
- Wed Oct 30, 2002 8:31 pm
- Forum: Volume 7 (700-799)
- Topic: 733 - Follow the Folding Dot
- Replies: 7
- Views: 2960
- Wed Oct 30, 2002 8:29 pm
- Forum: Volume 7 (700-799)
- Topic: 733 - Follow the Folding Dot
- Replies: 7
- Views: 2960
- Wed Oct 30, 2002 8:28 pm
- Forum: Volume 7 (700-799)
- Topic: 733 - Follow the Folding Dot
- Replies: 7
- Views: 2960
- Wed Oct 30, 2002 8:01 pm
- Forum: Volume 7 (700-799)
- Topic: 733 - Follow the Folding Dot
- Replies: 7
- Views: 2960
- Thu Oct 24, 2002 3:56 am
- Forum: Volume 7 (700-799)
- Topic: 733 - Follow the Folding Dot
- Replies: 7
- Views: 2960
- Thu Oct 24, 2002 3:49 am
- Forum: Volume 7 (700-799)
- Topic: 733 - Follow the Folding Dot
- Replies: 7
- Views: 2960
733 - what am i missing?
I can't tell why with my test cases but the judge gives "WA" for my solution. Can you give me a case where my program gives the wrong answer? What am I missing here?
- Wed Oct 23, 2002 3:59 am
- Forum: Volume 7 (700-799)
- Topic: 715 - Substitution Cipher
- Replies: 9
- Views: 6203
thanks that was it
had to think about the problem more.
- Fri Oct 18, 2002 3:59 am
- Forum: Volume 7 (700-799)
- Topic: 715 - Substitution Cipher
- Replies: 9
- Views: 6203
- Fri Oct 18, 2002 3:53 am
- Forum: Volume 7 (700-799)
- Topic: 715 - Substitution Cipher
- Replies: 9
- Views: 6203
715 - Substitution Cipher
I can't figure out what was wrong with my submission, but the judge gives "Wrong Answer". Frustrated and suspicious that the judge was broken I found a solution posted for the 1998 European Contest (C - the exact same question). The judge gave a "Wrong Answer" for that as well.
http://contest.mff ...
http://contest.mff ...
- Wed Oct 09, 2002 7:34 pm
- Forum: Volume 7 (700-799)
- Topic: 701 - The Archeologists' Dilemma
- Replies: 43
- Views: 35511
701 - how far to go?
My solution works for exponents up to 1024 (the max long double). I am getting "Wrong Answer". Is it because I need to check exponents higher then that? At what point should you stop? The question doesn't say.
Maybe there is some forumla rather then a brute force method that will give you an ...
Maybe there is some forumla rather then a brute force method that will give you an ...