Problems
 
 
# Name    
A
standard input/output
1 s, 256 MB
Submit  x147
B
standard input/output
2 s, 256 MB
Submit  x170
C
standard input/output
1 s, 512 MB
Submit  x17
D
standard input/output
2 s, 256 MB
Submit  x101
E
standard input/output
3 s, 256 MB
Submit  x198
F
standard input/output
1 s, 256 MB
Submit  x77
G
standard input/output
1 s, 256 MB
Submit  x209
H
standard input/output
1 s, 256 MB
Submit  x148
I
standard input/output
3 s, 256 MB
Submit  x120
J
standard input/output
2 s, 256 MB
Submit  x35
K
standard input/output
1 s, 256 MB
Submit  x168
Complete problemset
 
 
 
 
Questions about problems
 
 
  Question Answer
2019-12-07 17:11:38
The pool does not need to be rectangular, the only requirement is that it is a connected group of cells. Two cells are adjacent if they share a side. A group of cells is said to be connected if for any pair of its cells, you can move from one to another by following a path of adjacent cells.