Search found 7 matches
- Sun Apr 13, 2003 6:28 pm
- Forum: Volume 3 (300-399)
- Topic: 346 - Getting Chorded
- Replies: 19
- Views: 8246
- Sun Apr 13, 2003 10:34 am
- Forum: Volume 3 (300-399)
- Topic: 346 - Getting Chorded
- Replies: 19
- Views: 8246
346 - Possibly something wrong with data
Hi all,
I've been trying to solve the Get Chordered problem, with no success.
After some "googleing", I found an answer to this problem, and compared the output produced by my program with the other one. For my surprise, I found these two lines were different:
***** My program
cb Eb Gb is a B ...
I've been trying to solve the Get Chordered problem, with no success.
After some "googleing", I found an answer to this problem, and compared the output produced by my program with the other one. For my surprise, I found these two lines were different:
***** My program
cb Eb Gb is a B ...
- Thu Dec 12, 2002 11:46 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10126 - Zipf's Law
- Replies: 36
- Views: 12824
- Thu Dec 12, 2002 3:29 am
- Forum: Algorithms
- Topic: Finding the heavier rectangle
- Replies: 10
- Views: 5228
Best algorithm to do this (108)
Well, this one Pedro Demasi teach me. Maybe I am forgetting something on the way, but that's the main idea..
Consider the linear case. You can find the greatest value on a submatrix in the following way:
1. The best you can get on the first position, is its own value
2. Go right. If what you had ...
Consider the linear case. You can find the greatest value on a submatrix in the following way:
1. The best you can get on the first position, is its own value
2. Go right. If what you had ...
- Mon Aug 12, 2002 12:46 am
- Forum: Volume 8 (800-899)
- Topic: 843 - Crypt Kicker
- Replies: 51
- Views: 35568
- Mon Aug 12, 2002 12:43 am
- Forum: Volume 8 (800-899)
- Topic: 843 - Crypt Kicker
- Replies: 51
- Views: 35568
- Mon Aug 12, 2002 12:14 am
- Forum: Volume 8 (800-899)
- Topic: 843 - Crypt Kicker
- Replies: 51
- Views: 35568
843 - Crypt Kicker
What are the gotchas on problem #843? I am almost sure my program works, but I get WA.
Any idea of something I may be missing?
Any idea of something I may be missing?