Panda Meetups
1852F3500· legendary gm4s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
50 6 34 2 -57 4 -610 5 10010 8 7
Output
033310
Sample 2of 4
Input
50 6 34 2 -57 4 -610 5 10011 8 7
Output
03339
Sample 3of 4
Input
70 8 62 7 -23 1 -65 3 -87 3 -38 0 -28 2 1
Output
0066667
Sample 4of 4
Input
40 0 -30 0 20 0 40 0 -10
Output
0236
58%
1852F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…