Numbers
213B1900· candidate master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
10 0 0 0 0 0 0 0 0 1
Output
1
Sample 2of 3
Input
21 1 0 0 0 0 0 0 0 0
Output
1
Sample 3of 3
Input
31 1 0 0 0 0 0 0 0 0
Output
36
58%
213B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)