Game with Tokens
930D2500· grandmaster2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
4-2 -10 10 -32 -1
Output
4
Sample 2of 3
Input
4-2 0-1 10 -21 -1
Output
2
Sample 3of 3
Input
162 11 2-1 10 10 01 12 -12 01 0-1 -11 -12 20 -1-1 00 2-1 2
Output
4
58%
930D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)