| 2018 AICCSA Programming Contest |
|---|
| Finished |
| # | Name | ||
|---|---|---|---|
| A |
standard input/output
4 s, 256 MB
|
|
|
| B |
standard input/output
2 s, 256 MB
|
|
|
| C |
standard input/output
4 s, 256 MB
|
|
|
| D |
standard input/output
6 s, 256 MB
|
|
|
| E |
standard input/output
10 s, 256 MB
|
|
|
| F |
standard input/output
10 s, 256 MB
|
|
|
| G |
standard input/output
2 s, 256 MB
|
|
|
| H |
standard input/output
2 s, 256 MB
|
|
|
| I |
standard input/output
2.5 s, 256 MB
|
|
|
| J |
standard input/output
2.5 s, 256 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2018-10-30 19:59:22
|
Problem H. Win Strategy ***** What is the time contest starts - is it 0 or 1? I mean that if L is the length, then when the contest will finish, at minute L or L+1? |
Contest starts at the beginning of the first minute (minute 1). And it ends at the end of minute L. When a problem becomes available, it will be available in the beginning of the minute, so you can start solve it in the same minute.
|
|
2018-10-30 19:32:41
|
Problem H. Win Strategy ***** If a problem is solved at time L shall it be considered ? or all the problem should be solved before L ? |
The contest length is L and the first minute is 1.
Solving a problem starts at the beginning of a minute and takes bi continuous minutes, so if solving a problem finishes at the end of minute L then it is considered in the number of problems solved. |
| Name |
|---|


