cf/mirror

Bananas in a Microwave

CF
1498D2200· master3s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3 20
1 300000 2
2 400000 2
1 1000000 3
Output
-1 -1 1 -1 -1 1 -1 -1 -1 3 -1 2 3 -1 -1 3 -1 -1 -1 3
Sample 2of 2
Input
3 20
1 399999 2
2 412345 2
1 1000001 3
Output
-1 -1 -1 1 -1 -1 -1 1 -1 -1 3 -1 -1 -1 3 -1 2 -1 3 -1
1498D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…