Monsters and Potions
1070G2300· international master3s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
8 38 21 34 90 3 -5 0 -5 -4 -1 0
Output
63 1 2
Sample 2of 4
Input
1 11 10
Output
11
Sample 3of 4
Input
3 21 13 10 -5000 0
Output
-1
Sample 4of 4
Input
8 31 155 108 10 -5 -5 -5 0 -5 -5 0
Output
72 1 3
58%
1070G.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)