Problem lazy_robot
User Biologyhater123
Submission Time 2025-08-28 12:09:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lazy_robot.cpp:13:11: error: missing terminating " character
13 | cout << "Odd';
| ^~~~~~
lazy_robot.cpp: In function β€˜int32_t main()’:
lazy_robot.cpp:14:2: error: expected primary-expression before β€˜}’ token
14 | }
| ^