close

 
 
 
 
Problems
Image
 
 
# Name    
A
standard input/output
2 s, 512 MB
Submit Image x20181
B
standard input/output
2 s, 256 MB
Submit Image x15727
C
standard input/output
2 s, 256 MB
Submit Image x13565
D
standard input/output
2 s, 256 MB
Submit Image x4600
E
standard input/output
2 s, 512 MB
Submit Image x1352
F
standard input/output
5 s, 512 MB
Submit Image x195
G
standard input/output
2 s, 1024 MB
Submit Image x36
Complete problemset
 
 
 
 
Questions about problems
Image
 
 
  Question Answer
2024-08-15 18:28:53
Announcement
Problem E. Not a Nim Problem
*****
It is NOT allowed to take from the pile a number of stones y such that the greatest common divisor of x and y is NOT equal to 1.

In other words, gcd(x,y) must be 1.
2024-08-15 17:46:44
Announcement
Problem B. Game with Doors
*****
You may assume that the number of rooms (n) is 100 in this problem. The statement will be updated in 2 minutes.