| # | Name | ||
|---|---|---|---|
| A |
standard input/output
1 s, 256 MB
|
|
|
| B |
standard input/output
2 s, 256 MB
|
|
|
| C |
standard input/output
1 s, 256 MB
|
|
|
| D |
standard input/output
2.5 s, 256 MB
|
|
|
| E |
standard input/output
4 s, 256 MB
|
|
|
| F |
standard input/output
6 s, 256 MB
|
|
|
| G |
standard input/output
4 s, 256 MB
|
|
|
| H |
standard input/output
3 s, 512 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2018-01-20 20:37:58
|
Announcement |
Problem H. Ember and Storm's Tree Game
***** In problem H: n >= 2; Statements are fixed. |
|
2018-01-20 20:32:30
|
Announcement |
Problem H. Ember and Storm's Tree Game
***** In statement of problem H there was a mistake. Correct answer for sample 3 is 36. We will fix it soon. |
|
2018-01-20 19:00:43
|
Announcement |
Problem H. Ember and Storm's Tree Game
***** increasing array is a array for which a_1 < a_2 < a_3 < ... is satisfied decreasing array is a array for which a_1 > a_2 > a_3 > ... is satisfied |