Sliding Tiles
2172J2300· international master4s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
55 5 2 3 03 0 4 1
Output
3 3 4 2 3
Sample 2of 2
Input
64 3 0 3 0 21 0 0 1 3
Output
1 0 3 3 2 3
58%
2172J.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…