Problem | lazy_robot |
---|---|
User | Lotr1 |
Submission Time | 2025-08-20 17:10:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lazy_robot.cpp:7:33: error: stray ‘\342’ in program
7 | if (long long(N % 2 == 0 && −10^9 <= N <= 10^9)) { // conditions must be in brackets and {} are used
| ^
lazy_robot.cpp:7:34: error: stray ‘\210’ in program
7 | if (long long(N % 2 == 0 && −10^9 <= N <= 10^9)) { // conditions must be in brackets and {} are used
| ^
lazy_robot.cpp:7:35: error: stray ‘\222’ in program
7 | if (long long(N % 2 == 0 && −10^9 <= N <= 10^9)) { // conditions must be in brackets and {} are used
| ^
lazy_robot.cpp: In function ‘int main()’:
lazy_robot.cpp:7:9: error: expected primary-expression before ‘long’
7 | if (long long(N % 2 == 0 && −10^9 <= N <= 10^9)) { // conditions must be in brackets and {} are used
| ^~~~
lazy_robot.cpp:7:9: error: expected ‘)’ before ‘long’