cf/mirror

Parquet Re-laying

CF
778D2700· international gm2s512 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 3
ULR
DLR
LRU
LRD
Output
2
1 2
1 1
Sample 2of 2
Input
4 3
ULR
DLR
LRU
LRD
ULR
DUU
UDD
DLR
Output
3
3 1
3 2
2 2
778D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)