All messages
Ogólne:
Full feedback
Publiczne ogłoszenie
Michał Adamczyk |
2015-05-01 09:45:14
Full feedback is available! You just need to wait until your submission is judged and then reveal your score on the submission details page.
You can reveal your score 15 times per task. This option will be disabled during the last 20 minutes
> Full feedback is available! You just need to wait until your submission is judged and then reveal your score on the submission details page.
>
> You can reveal your score 15 times per task. This option will be disabled during the last 20 minutes
Ogólne:
Time limits
Publiczne ogłoszenie
Jakub Radoszewski |
2015-05-01 09:30:00
File Paths:
subtask 1: 5 seconds
subtask 2: 10 seconds
subtask 3: 10 seconds
Hacker:
subtask 1: 1 second
subtask 2: 1 second
subtask 3: 5 seconds
subtask 4: 5 seconds
Tug of War:
subtask 1: 1 second
subtask 2: 1.5 seconds
subtask 3: 2 seconds
subtask 3: 4 seconds
> File Paths:
> subtask 1: 5 seconds
> subtask 2: 10 seconds
> subtask 3: 10 seconds
>
> Hacker:
> subtask 1: 1 second
> subtask 2: 1 second
> subtask 3: 5 seconds
> subtask 4: 5 seconds
>
> Tug of War:
> subtask 1: 1 second
> subtask 2: 1.5 seconds
> subtask 3: 2 seconds
> subtask 3: 4 seconds
Tug of War (tug):
Revealing submissions in task TUG
Publiczne ogłoszenie
Michał Adamczyk |
2015-05-01 02:08:18
When you reveal a submission in the task "Tug of War", for each subtask you receive the grading result (for example: "Wrong answer", "Time limit exceeded", "Runtime error") on the FIRST test case where your program failed. The result is "OK" if your program passes the whole subtask.
> When you reveal a submission in the task "Tug of War", for each subtask you receive the grading result (for example: "Wrong answer", "Time limit exceeded", "Runtime error") on the FIRST test case where your program failed. The result is "OK" if your program passes the whole subtask.
Ogólne:
Re: Results
Publiczne ogłoszenie
Szymon Acedański |
2015-04-30 15:17:02
The results will be available around 5PM CEST.
> The results will be available around 5PM CEST.
Network (net):
Re: output
Publiczne ogłoszenie
Jakub Radoszewski |
2015-04-30 13:37:29
> test case
> 4
> 1 2
> 2 3
> 2 4
>
> answer
> 2
> 3 4
> 1 2
> if I print like this answer will I get wrong answer?
Yes.
You can connect already connected computers.
> > test case
> > 4
> > 1 2
> > 2 3
> > 2 4
> >
> > answer
> > 2
> > 3 4
> > 1 2
> > if I print like this answer will I get wrong answer?
>
> Yes.
> You can connect already connected computers.
Ogólne:
Test 1d in problem EDI will be removed after the contest
Publiczne ogłoszenie
Szymon Acedański |
2015-04-30 13:16:58
And all submissions will be regraded.
> And all submissions will be regraded.
Editor (edi):
Test 1d in problem EDI is incorrect
Publiczne ogłoszenie
Jakub Radoszewski |
2015-04-30 12:25:45
It has n=5001.
This test will be removed and all solutions will be regraded soon.
> It has n=5001.
>
> This test will be removed and all solutions will be regraded soon.
Ogólne:
Random numbers in C++
Publiczne ogłoszenie
Szymon Acedański |
2015-04-30 10:49:35
Please do not use std::random_device, because it opens a file (/dev/urandom), which is forbidden by rules.
rand() and std::random_shuffle are OK.
> Please do not use std::random_device, because it opens a file (/dev/urandom), which is forbidden by rules.
>
> rand() and std::random_shuffle are OK.
Ogólne:
Full feedback
Publiczne ogłoszenie
Michał Adamczyk |
2015-04-30 10:30:44
Full feedback is available! You just need to wait until your submission is judged and then reveal your score on the submission details page.
You can reveal your score 15 times per task. This option will be disabled during the last 20 minutes
> Full feedback is available! You just need to wait until your submission is judged and then reveal your score on the submission details page.
>
> You can reveal your score 15 times per task. This option will be disabled during the last 20 minutes
Ogólne:
Time limits
Publiczne ogłoszenie
Jakub Radoszewski |
2015-04-30 09:30:00
Bowling:
subtask 1: 5 seconds
subtask 2: 5 seconds
subtask 3: 5 seconds
subtask 4: 5 seconds
subtask 5: 15 seconds
Editor:
subtask 1: 7 seconds
subtask 2: 7 seconds
subtask 3: 7 seconds
subtask 4: 7 seconds
Network:
subtask 1: 0.5 seconds
subtask 2: 1 second
subtask 3: 10 seconds
> Bowling:
> subtask 1: 5 seconds
> subtask 2: 5 seconds
> subtask 3: 5 seconds
> subtask 4: 5 seconds
> subtask 5: 15 seconds
>
> Editor:
> subtask 1: 7 seconds
> subtask 2: 7 seconds
> subtask 3: 7 seconds
> subtask 4: 7 seconds
>
> Network:
> subtask 1: 0.5 seconds
> subtask 2: 1 second
> subtask 3: 10 seconds
Bowling (bow):
Test 0a
Publiczne ogłoszenie
Jakub Radoszewski |
2015-04-30 09:30:00
You can download the sample test 0a from the "Files" tab: http://sio./c/boi2015/files/
> You can download the sample test 0a from the "Files" tab: http://sio./c/boi2015/files/