cf/mirror

Exercising Walk

CF
1332A1100· newbie2s512 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
6
3 2 2 2
0 0 -2 -2 2 2
3 1 4 1
0 0 -1 -1 1 1
1 1 1 1
1 1 1 1 1 1
0 0 0 1
0 0 0 0 0 1
5 1 1 1
0 0 -100 -100 0 100
1 1 5 1
0 0 -100 -100 100 0
Output
Yes
No
No
Yes
Yes
Yes
1332A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)