cf/mirror

Decreasing Game

CF
1839E2400· grandmaster2s256 MB⇄ interactive

Examples

Sample 1of 2
Input
4
10 4 6 3
 
 
3
 
1
 
0
Output
First
1
 
2
 
4
Sample 2of 2
Input
6
4 5 5 11 3 2
 
2
 
5
 
4
 
6
 
1
 
0
Output
Second
 
4
 
4
 
3
 
1
 
3
1839E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…