Looking for Owls
350D2400· grandmaster2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
1 23 2 3 -20 0 26 0 2
Output
1
Sample 2of 3
Input
3 20 0 0 10 -1 0 10 -1 0 02 0 1-2 0 1
Output
3
Sample 3of 3
Input
1 2-1 0 1 0-100 0 1100 0 1
Output
0
58%
350D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)