| ACM International Collegiate Programming Contest, Amman Collegiate Programming Contest (2018) |
|---|
| Finished |
| # | Name | ||
|---|---|---|---|
| A |
standard input/output
2.5 s, 256 MB
|
|
|
| B |
standard input/output
1 s, 256 MB
|
|
|
| C |
standard input/output
1 s, 256 MB
|
|
|
| D |
standard input/output
1 s, 256 MB
|
|
|
| E |
standard input/output
2.5 s, 256 MB
|
|
|
| F |
standard input/output
2.5 s, 256 MB
|
|
|
| G |
standard input/output
15 s, 256 MB
|
|
|
| H |
standard input/output
1 s, 256 MB
|
|
|
| I |
standard input/output
1 s, 256 MB
|
|
|
| J |
standard input/output
3 s, 256 MB
|
|
|
| K |
standard input/output
4 s, 256 MB
|
|
|
| L |
standard input/output
3 s, 256 MB
|
|
|
| M |
standard input/output
4 s, 256 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2018-06-02 17:08:31
|
Problem A. Careful Thief ***** does n refer to the limit of the current segment or the whole number of buildings, in the part "he can rob all buildings in the range...." |
n = 1e9, the last building.. there will always be 1e9 buildings.
|
|
2018-06-02 13:45:19
|
There was a mistake in the statement. The correct description is that "Each friend i will be matched with the friend numbered (2 x n - i + 1). The statement will be updated soon".
|
| Name |
|---|


