Problems
 
 
# Name    
A
standard input/output
1 s, 256 MB
Submit  x167
B
standard input/output
1 s, 256 MB
Submit  x167
C
standard input/output
1 s, 256 MB
Submit  x262
D
standard input/output
5 s, 256 MB
Submit  x29
E
standard input/output
3 s, 256 MB
Submit  x3
Complete problemset
 
 
 
 
Questions about problems
 
 
  Question Answer
2019-09-30 12:51:13
Unfortunately in the original contest all checkers were not whitespace-ignoring, which resulted in numerous penalties due to the way authors solution was written. Here lcmp.cpp checker is used, which is lenient on the whitespace.