Problem lazy_robot
User vadar2525
Submission Time 2025-08-24 15:24:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lazy_robot.cpp: In function ‘int main()’:
lazy_robot.cpp:10:6: error: ‘s’ was not declared in this scope
10 | if((s.back() - '0') % 2 == 0){
| ^