Award Ceremony
730E2200· master2s512 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
417 -1452 -51 526 0
Output
4
Sample 2of 2
Input
54 53 25 -36 -24 3
Output
14
58%
730E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
417 -1452 -51 526 0
4
54 53 25 -36 -24 3
14