Search found 3 matches
- Tue Feb 10, 2004 9:40 am
- Forum: Pascal
- Topic: Runtime error in Pascal
- Replies: 1
- Views: 6463
- Wed Feb 04, 2004 5:40 am
- Forum: Algorithms
- Topic: Help me!
- Replies: 5
- Views: 3644
- Wed Feb 04, 2004 5:27 am
- Forum: Algorithms
- Topic: Help me!
- Replies: 5
- Views: 3644
This is a problem from USACO. I've just passed it.
My English is poor. So I can't tell you the way clearly.
You can try every two integers, assume they are the first two in a sequence ,then find the rest ones. If you find correct or more than n numbers , then it's one of the solution.At last , sort ...
My English is poor. So I can't tell you the way clearly.
You can try every two integers, assume they are the first two in a sequence ,then find the rest ones. If you find correct or more than n numbers , then it's one of the solution.At last , sort ...