Problem robotcontest
User VehaanGVikram
Submission Time 2025-01-07 19:37:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

robotcontest.cpp: In function ‘void program_pulibot()’:
robotcontest.cpp:66:17: error: ‘set_instruction’ was not declared in this scope
66 | set_instruction(state.data(), 1, action);
| ^~~~~~~~~~~~~~~