close

 
 
 
 
Problems
Image
 
 
# Name    
A
standard input/output
1 s, 256 MB
Submit Image x15268
B
standard input/output
1 s, 256 MB
Submit Image x11936
C
standard input/output
2 s, 256 MB
Submit Image x7040
D
standard input/output
2 s, 256 MB
Submit Image x5842
E
standard input/output
2 s, 256 MB
Submit Image x2067
F
standard input/output
2 s, 256 MB
Submit Image x825
G
standard input/output
2 s, 256 MB
Submit Image x86
H
standard input/output
3 s, 512 MB
Submit Image x54
Complete problemset
 
 
 
 
Questions about problems
Image
 
 
  Question Answer
2024-03-19 11:39:18
Announcement
Problem C. Left and Right Houses
*****
When computing the value of |n/2 - i|, the value of n/2 is computed without rounding. For example, for n=3, the value of n/2 is 1.5