Bananas in a Microwave
1498D2200· master3s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
3 201 300000 22 400000 21 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 201 399999 22 412345 21 1000001 3
Output
-1 -1 -1 1 -1 -1 -1 1 -1 -1 3 -1 -1 -1 3 -1 2 -1 3 -1
58%
1498D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…