Problems
 
 
# Name    
A
standard input/output
2 s, 256 MB
Submit  x12531
B
standard input/output
2 s, 256 MB
Submit  x7776
C
standard input/output
2 s, 256 MB
Submit  x6824
D
standard input/output
2 s, 256 MB
Submit  x1426
E
standard input/output
2 s, 256 MB
Submit  x255
F
standard input/output
2 s, 256 MB
Submit  x696
Complete problemset
 
 
 
 
Questions about problems
 
 
  Question Answer
2020-02-24 19:57:43
Announcement
Problem C. Perform the Combo
*****
It turned out that in the problem C, such a test exists that the answer overflows 32-bit integer type (int). Since such a test was not in the test set, many participants made such a mistake. We decided to forbid such tests, additionally guaranteeing that the answer fits in int. Hacks will be open in ~10 minutes.