Problems
 
 
# Name    
A
standard input/output
2.5 s, 256 MB
Submit  x224
B
standard input/output
1 s, 256 MB
Submit  x697
C
standard input/output
1 s, 256 MB
Submit  x834
D
standard input/output
1 s, 256 MB
Submit  x534
E
standard input/output
2.5 s, 256 MB
Submit  x453
F
standard input/output
2.5 s, 256 MB
Submit  x615
G
standard input/output
15 s, 256 MB
Submit  x27
H
standard input/output
1 s, 256 MB
Submit  x880
I
standard input/output
1 s, 256 MB
Submit  x817
J
standard input/output
3 s, 256 MB
Submit  x77
K
standard input/output
4 s, 256 MB
Submit  x18
L
standard input/output
3 s, 256 MB
Submit  x11
M
standard input/output
4 s, 256 MB
Submit  x328
Complete problemset
 
 
 
 
Questions about problems
 
 
  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
Problem H. Making Friends
*****
Announcement
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".