cf/mirror

Berserk Robot

CF
538G3100· legendary gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 3
1 1 0
2 1 -1
3 0 -1
Output
RDL
Sample 2of 3
Input
2 2
1 1 0
999 1 0
Output
RL
Sample 3of 3
Input
2 5
10 10 0
20 0 0
Output
NO
538G.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)