cf/mirror

Monsters and Potions

CF
1070G2300· international master3s256 MB⌨ stdin/stdout

Examples

Sample 1of 4
Input
8 3
8 2
1 3
4 9
0 3 -5 0 -5 -4 -1 0
Output
6
3 1 2
Sample 2of 4
Input
1 1
1 1
0
Output
1
1
Sample 3of 4
Input
3 2
1 1
3 1
0 -5000 0
Output
-1
Sample 4of 4
Input
8 3
1 15
5 10
8 1
0 -5 -5 -5 0 -5 -5 0
Output
7
2 1 3
1070G.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)