cf/mirror

Hilbert's Hotel

CF
1344A1600· expert1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
6
1
14
2
1 -1
4
5 5 5 1
3
3 2 1
2
0 1
5
-239 -2 -100 -3 -11
Output
YES
YES
YES
NO
NO
YES
1344A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)