Search found 43 matches
- 9 years ago
- Forum: Suggestions
- Topic: ONLINE_JUDGE
- Replies: 7
- Views: 3964
- Gender:
Re: ONLINE_JUDGE
it will be include it soon!!!
- 9 years ago
- Forum: Suggestions
- Topic: ONLINE_JUDGE
- Replies: 7
- Views: 3964
- Gender:
Re: ONLINE_JUDGE
Can you post some advances of this??rlac wrote:Hi. Some online judges like SPOJ and TIMUS compile the codes (at least in C++), defining the macro ONLINE_JUDGE.
- 9 years ago
- Forum: Problem set
- Topic: 1547 - Four Values whose Sum is Cero
- Replies: 3
- Views: 983
- Gender:
Re: 1547 - Four Values whose Sum is Cero
I got AC in SPOJ and here I got WA with the same solution. Even when the problem statement is the same of spoj, the datasets should not be the same, that could be the reason for this behavior. Maybe our datasets are strongers than spoj's datasets for this problem or include an specific test that is...
- 9 years ago
- Forum: Problem set
- Topic: 1009 - Arranging Amplifiers
- Replies: 15
- Views: 6874
- Gender:
Re: 1009 - Arranging Amplifiers
The datasets were fixed, there was an error.José Carlos wrote:The administrator could check the ouput data and tell us why are so many presentation errors since the site change.. nobody has AC since then.. If not could give us a hit what are we missing?? Thanks..
Thanks for your collaboration.
- 9 years ago
- Forum: Archive (fixed)
- Topic: Problem 1597 Average
- Replies: 1
- Views: 2771
- Gender:
Re: Problem 1597 Average
the last ac submission for this problem in a language othe than c/c++ was on december 8th, 2011!!! thanks I just check your solution and it should be tle, it seems that you catch the server in an unusual low charge moment that day and your solutions seems to be at the edge otherwise i check some so...
- 9 years ago
- Forum: Problem set
- Topic: 1537 - $10 to Win?
- Replies: 1
- Views: 821
- Gender:
Re: 1537 - $10 to Win?
please check out the input file for an error... thanks you should know that the reading methods in java are pretty similars to c#, this problem has ac solutions in java, otherwise i just test your solutions by hand and it gives rte too, so it seems that you had the problem, not the datasets. keep t...
- 9 years ago
- Forum: Problem set
- Topic: 1657 - River and Cows
- Replies: 2
- Views: 1114
- Gender:
Re: 1657 river and cows
You should give at least a brief description related to your algorithmwinston wrote:Hi everyone....I'm pretty sure my algorithm check all the possible combinations for carrying the cows and I get WA......can somebody give me a hint......
- 9 years ago
- Forum: Problem set
- Topic: 1360 - Continuous Fractions
- Replies: 1
- Views: 798
- Gender:
Re: Problem 1360 Continuous Fractions
You were rigth, the problem was fixed, the submissions will be rejudged ASAP.adrianc wrote:I think there's something wrong about this problem cause im getting Presentation Error
thanks
Thanks for your collaboration.
- 9 years ago
- Forum: Problem set
- Topic: 1540 - Cancer or Scorpio
- Replies: 2
- Views: 823
- Gender:
Re: 1540 Cancer or Scorpio
Some previous submissions to that problem were judged as "Unqualified" because it has not datasets, the datasets have been recently add it and the Unqualified submissions where rejudged.mariam wrote:the code in C + + for this exercise is giving 'Unqualified' answer???
thanks for the tip
- 9 years ago
- Forum: Problem set
- Topic: 1645 - Painting Wall
- Replies: 4
- Views: 1595
- Gender:
Re: Problem Painting Wall
Hello everybody im trying to solve this problem but i get a Wrong Answer result and there's no accepted submission in other language different than c++, im wondering if there's a bug in there or if im doing something wrong... The fact that all accepted solutions to this problem have been made in c+...