| # | Name | ||
|---|---|---|---|
| A |
standard input/output
1 s, 256 MB
|
|
|
| B |
standard input/output
2.5 s, 512 MB
|
|
|
| C |
standard input/output
1 s, 256 MB
|
|
|
| D |
standard input/output
1 s, 256 MB
|
|
|
| E |
standard input/output
2 s, 256 MB
|
|
|
| F |
standard input/output
1 s, 256 MB
|
|
|
| G |
standard input/output
1 s, 256 MB
|
|
|
| H |
standard input/output
1 s, 256 MB
|
|
|
| I |
standard input/output
2 s, 256 MB
|
|
|
| J |
standard input/output
2.5 s, 256 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2018-10-27 04:06:35
|
Original problem statements: https://contest.felk.cvut.cz/18prg/solved/ctu-open-problems.pdf
|
|
|
2018-10-27 04:05:20
|
Note that the required precision is higher than in the official contest. Official solutions only have precision up to 1e-5, but printing more precise answers still gives AC.
|
|
|
2018-10-27 03:59:28
|
Note that the output format is different from the official contest (avoiding huge floats on the output). The output must be an exact integer.
|
|
|
2018-10-25 18:19:04
|
Simulating the onsite contest - don't assume the contest is prepared well. At least there's an AC solution for each problem.
|