Blog Post Rating
773E3000· legendary gm4s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
42 0 2 2
Output
1122
Sample 2of 2
Input
72 -3 -2 5 0 -3 1
Output
10-10112
58%
773E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
42 0 2 2
1122
72 -3 -2 5 0 -3 1
10-10112