cf/mirror

Simply Sitting on Chairs

CF
2210B900· newbie1.5s256 MB⌨ stdin/stdout

Examples

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