Problems
 
 
# Name    
A
standard input/output
1 s, 256 MB
Submit  x2
B
standard input/output
1 s, 256 MB
Submit  x1
C
standard input/output
1 s, 256 MB
Submit  x1
D
standard input/output
1 s, 256 MB
Submit  x2
E
standard input/output
4 s, 1024 MB
Submit  x1
F
standard input/output
4 s, 1024 MB
Submit  x2
G
standard input/output
2 s, 512 MB
Submit  x2
H
standard input/output
1 s, 256 MB
Submit  x2
I
standard input/output
4 s, 1024 MB
Submit  
Complete problemset
 
 
 
 
Questions about problems
 
 
  Question Answer
2026-02-16 10:14:38
To avoid ambiguity, we have updated the checker log message for Problem B. Previously, when the checker detected that the permutation did not satisfy the problem requirements, it would output “The permutation is invalid.” However, the output in such cases is still a valid permutation; it simply does not meet the conditions specified in the problem. Therefore, we have revised the message to the more accurate “The permutation is not good.” This change does not affect the actual judging behavior of the checker. It is only intended to improve the clarity of the checker log messages.