cf/mirror

Conveyor Belts

CF
487D2700· international gm3s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 2 3
>>
^^
A 2 1
C 1 2 <
A 2 1
Output
1 3
-1 -1
Sample 2of 2
Input
4 5 7
><<^<
^<^^>
>>>^>
>^>>^
A 3 1
A 2 2
C 1 4 <
A 3 1
C 1 2 ^
A 3 1
A 2 2
Output
0 4
-1 -1
-1 -1
0 2
0 2
487D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)