cf/mirror

Different Distances

CF
2233B900· newbie2s512 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
3
3
4
5
Output
1 1 2 1 2 3 1 3 2 2 3 3
1 4 3 4 4 3 3 1 2 1 2 3 4 2 2 1
5 3 2 4 1 2 2 4 4 5 3 5 2 1 3 1 5 4 1 3
2233B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)