Yo, ggll, good sample data. I posted on other threads, including one of my onw, about my frustrations with this problem, but after using that sample data I was able to change one line and life was good again.
Thanks.
Search found 3 matches
- Wed Jun 11, 2003 5:54 am
- Forum: Volume 101 (10100-10199)
- Topic: 10137 - The Trip
- Replies: 159
- Views: 70642
- Mon Jun 09, 2003 6:33 am
- Forum: Volume 101 (10100-10199)
- Topic: 10137 - The Trip
- Replies: 159
- Views: 70642
This is goofy.
The "median difference" thing is goofy. I can't belive that algorithm succeeded.
It can't, for instance, handle this input:
It can't, for instance, handle this input:
Code: Select all
4
25.00
25.00
25.00
28.00
0
- Mon Jun 09, 2003 2:08 am
- Forum: Volume 101 (10100-10199)
- Topic: 10137 - The Trip
- Replies: 159
- Views: 70642
10137 -- The (AWFUL) Trip
Re: 10137, The Trip ...
This is an ugly problem. I'm not sure exactly what I'm missing, but I see that the problem has been solved successfully by a number of others, so this isn't impossible, it's just, well, hard. There's two possibilities: 1) there's some special case of data that I just haven't ...
This is an ugly problem. I'm not sure exactly what I'm missing, but I see that the problem has been solved successfully by a number of others, so this isn't impossible, it's just, well, hard. There's two possibilities: 1) there's some special case of data that I just haven't ...