Due to some personal problem (Saturday is not a holiday in Bangladesh)
I had to request Prof. Miguel to shift the first regional warmup contest to 5th October (Sunday), 2003 at 9 GMT. Previously it was scheduled on 4th October. I am sorry for this change.
Regional Warmup Contest Shifted to 5th October
Moderator: Board moderators
-
- System administrator & Problemsetter
- Posts: 399
- Joined: Sat Jan 12, 2002 2:00 am
Regional Warmup Contest Shifted to 5th October
Last edited by shahriar_manzoor on Mon Oct 06, 2003 2:40 am, edited 1 time in total.
-
- Experienced poster
- Posts: 145
- Joined: Sat Feb 23, 2002 2:00 am
- Location: Paris, France
- Contact:
-
- System administrator & Problemsetter
- Posts: 399
- Joined: Sat Jan 12, 2002 2:00 am
Thanks
Thanks!
And we are also grateful to you all for participating in large numbers. Actually a good problemset and large participation is necessary to make a contest successful.


-
- New poster
- Posts: 11
- Joined: Sun Oct 05, 2003 11:36 am
- Location: http://acm.zju.edu.cn Hangzhou, China
I am also curiuos about that. But, i think, your calculations are not realistic. You have to add the compilation time and the fact, that in the first 2 hours the system was quite idle.
I've noticed that many programs have been running at the same time. I wonder if simple FIFO algorithm could be better for the system.
I've noticed that many programs have been running at the same time. I wonder if simple FIFO algorithm could be better for the system.
-
- Online Contest Administrator
- Posts: 20
- Joined: Fri Nov 30, 2001 2:00 am
It is difficult
It is very difficult to make sure that a contest will finish successfully. For example the two waterloo contest and the contest before that ended successfully but the regional warmup did not. It had some problems with high time limit.
To ensure that a contest runs successfully a contestant can do the following:
a) Be sure that his solution is correct. I mean not submitting just after getting the sample right. I will try to put some samples which are critical so that people can understand that their program will fail even before submitting.
b) Wait for the judge response before submitting another one. When the judge response delay is say 5 minutes, if quite a number of contestants submit before they get the response, the queue gets longer and the judge response becomes even slower. So once the response gets slow there is no way to recover.
c) I am thinking about stop accepting submissions until the queue is empty. This may be the only solution to save a slowed down contest.
-Shahriar Manzoor
To ensure that a contest runs successfully a contestant can do the following:
a) Be sure that his solution is correct. I mean not submitting just after getting the sample right. I will try to put some samples which are critical so that people can understand that their program will fail even before submitting.
b) Wait for the judge response before submitting another one. When the judge response delay is say 5 minutes, if quite a number of contestants submit before they get the response, the queue gets longer and the judge response becomes even slower. So once the response gets slow there is no way to recover.
c) I am thinking about stop accepting submissions until the queue is empty. This may be the only solution to save a slowed down contest.
-Shahriar Manzoor