I have been very busy as well with a new job. I think that the most important thing for Ivor and myself is trying to figure out different ways of solving the same problem to gain speed.
Ivor and I still compete although we have not traded emails for a while (my fault). The nice thing about the ...
Search found 18 matches
- Fri Jan 28, 2005 1:50 am
- Forum: Off topic (General chit-chat)
- Topic: Number of submissions
- Replies: 10
- Views: 4600
- Sat Oct 30, 2004 5:24 am
- Forum: Other words
- Topic: What is messing up the rankings?
- Replies: 3
- Views: 1568
What is messing up the rankings?
Rankings seem to be getting messed up during the past month. For those of us that compete each problem, this kind of removes the reason for the rankings in the first place.
- Tue Jan 27, 2004 6:16 am
- Forum: Other words
- Topic: Compiler versions
- Replies: 1
- Views: 1518
Compiler versions
I would like to get this thread a little more exposure:
http://online-judge.uva.es/board/viewtopic.php?t=4667
I believe that others have run into this kind of problem and would like to hear some other comments.
Scott E August
http://online-judge.uva.es/board/viewtopic.php?t=4667
I believe that others have run into this kind of problem and would like to hear some other comments.
Scott E August
- Tue Jan 27, 2004 6:06 am
- Forum: Other words
- Topic: Are we going insane?
- Replies: 12
- Views: 6353
I have used both run-time calculation and pre-calculation. In my career I have had the need for both. Some times you need to calc a sqrt and other times you don't have the time, but have the space for a look-up table. I salute the solver that was able to compress a 1Mb lookup into a 40kb.
At times ...
At times ...
- Mon Jan 26, 2004 11:27 pm
- Forum: C
- Topic: Compiler version
- Replies: 7
- Views: 4862
- Thu Dec 18, 2003 12:15 am
- Forum: C
- Topic: Compiler version
- Replies: 7
- Views: 4862
Compiler version
Judge,
Could you add a section to the versions link that shows the compiler versions as well as the online judge version?
I am able to compile my code, however judge response states compiler error. Since I don't know what the version that the judge uses is, I am not able to determine what the ...
Could you add a section to the versions link that shows the compiler versions as well as the online judge version?
I am able to compile my code, however judge response states compiler error. Since I don't know what the version that the judge uses is, I am not able to determine what the ...
- Tue Nov 19, 2002 11:55 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10289 - A Square and Equilateral Triangles
- Replies: 27
- Views: 13212
It took me awhile to get back to this problem and try out what cooleye is referring to. I now agree that the judge is wrong. There are three different ways to look at this problem (one of them is not consistent with the drawing).
1) B & D are opposite each other - A is floating. The answer that the ...
1) B & D are opposite each other - A is floating. The answer that the ...
- Sat Oct 26, 2002 12:14 am
- Forum: Volume 102 (10200-10299)
- Topic: 10289 - A Square and Equilateral Triangles
- Replies: 27
- Views: 13212
- Mon Oct 14, 2002 9:31 pm
- Forum: Volume 7 (700-799)
- Topic: 759 - The Return of the Roman Empire
- Replies: 15
- Views: 11233
- Tue Sep 10, 2002 12:06 am
- Forum: Other words
- Topic: About new incoming features
- Replies: 47
- Views: 32477
First, I would like to thank all of you at Valladolid for hosting this site and making it the success that it is!
Second, I do have my own opinions about what I would like this site to be, however I have to realize that I am not hosting the site - I am merely using the site. The way the maintainers ...
Second, I do have my own opinions about what I would like this site to be, however I have to realize that I am not hosting the site - I am merely using the site. The way the maintainers ...
- Wed Sep 04, 2002 6:07 pm
- Forum: Other words
- Topic: Running timing problems - "nan" time for a respons
- Replies: 16
- Views: 8380
- Tue Sep 03, 2002 9:22 pm
- Forum: Other words
- Topic: Running timing problems - "nan" time for a respons
- Replies: 16
- Views: 8380
The last time I received nan was today, submission number 1063807. I believe that Ivor received a nan the same day, not sure what his submission number was.
I don't believe that rejudging is the issue right now, when it happens - fine. The main issue is that there is still a problem in the timing ...
I don't believe that rejudging is the issue right now, when it happens - fine. The main issue is that there is still a problem in the timing ...
- Tue Sep 03, 2002 6:50 pm
- Forum: Other words
- Topic: Running timing problems - "nan" time for a respons
- Replies: 16
- Views: 8380
- Tue Sep 03, 2002 4:23 pm
- Forum: Other words
- Topic: Running timing problems - "nan" time for a respons
- Replies: 16
- Views: 8380
I agree with Ivor, I have no doubt that you are continuing to update and fix the system. Could you give us a little insight as to what is going on and what some of the ideas for fixing thing are - you have a large resource out here of people that can give ideas/resources/code to fix some of these ...
- Fri Aug 30, 2002 6:12 pm
- Forum: Other words
- Topic: Running timing problems - "nan" time for a respons
- Replies: 16
- Views: 8380
Running timing problems - "nan" time for a respons
I have recently seen and been involved with several fluke timings for problems. Specifically 100, 371 and 102. Instead of getting a response of 0.000 for time I get "nan" for a response, which translates to 0.000 time in the rankings. The problem seems to have surfaced when the judge was down to run ...