Problems
 
 
# Name    
A
standard input/output
1 s, 256 MB
Submit  x18105
B
standard input/output
1 s, 256 MB
Submit  x17335
C1
standard input/output
2 s, 256 MB
Submit  x13621
C2
standard input/output
2 s, 256 MB
Submit  x5041
D
standard input/output
2 s, 256 MB
Submit  x7090
E
standard input/output
2 s, 256 MB
Submit  x2403
F1
standard input/output
4 s, 512 MB
Submit  x521
F2
standard input/output
4 s, 512 MB
Submit  x300
G
standard input/output
5 s, 768 MB
Submit  x85
H1
standard input/output
2 s, 256 MB
Submit  x104
H2
standard input/output
2 s, 256 MB
Submit  x100
Complete problemset
 
 
 
 
Questions about problems
 
 
  Question Answer
2024-11-23 18:50:19
Announcement
Problem D. Shohag Loves GCD
*****
There is a typo in Russian statement about lexicographical comparison. It should read "a больше b, если в первой позиции, где они отличаются, элемент в массиве a *больше*, чем в b". It will be fixed. English statement is correct.
2024-11-23 17:57:07
Announcement
Problem B. Shohag Loves Strings
*****
Please read the definition of "substring" carefully. In particular, "ac" is not a substring of "abc".