Permutation Construction
2222D1800· expert2s256 MB⌨ stdin/stdout
Examples
Sample 1of 1multi-test • hover to link
Input
71021000000000 -100000000031 2 34-1 -2 -3 -45-1 2 -3 2 -161 -1 3 -4 1 -37-3 -2 -1 4 -1 -2 -3
Output
12 13 2 11 2 3 43 4 1 5 25 2 4 1 6 31 4 6 7 2 3 5
58%
2222D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)