Problem lazy_robot
User Lotr1
Submission Time 2025-08-20 17:09:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lazy_robot.cpp:7:23: error: stray ‘\342’ in program
7 | if (N % 2 == 0 && −10^9 <= N <= 10^9) { // conditions must be in brackets and {} are used
| ^
lazy_robot.cpp:7:24: error: stray ‘\210’ in program
7 | if (N % 2 == 0 && −10^9 <= N <= 10^9) { // conditions must be in brackets and {} are used
| ^
lazy_robot.cpp:7:25: error: stray ‘\222’ in program
7 | if (N % 2 == 0 && −10^9 <= N <= 10^9) { // conditions must be in brackets and {} are used
| ^