Problem lazy_robot
User lucaleeeeee
Submission Time 2026-06-05 17:14:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lazy_robot.cpp:13:17: error: missing terminating " character
13 | cout << "Even;
| ^~~~~~
lazy_robot.cpp: In function β€˜int main()’:
lazy_robot.cpp:14:5: error: expected primary-expression before β€˜}’ token
14 | } else {
| ^