cf/mirror

Different variables

CF
530I2500· grandmaster2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 1
2 1 2
Output
1 2
Sample 2of 2
Input
3 2
2 1 2
2 2 3
Output
1 2 1
530I.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)