Problem whiteboardgame
User EX0R5
Submission Time 2026-04-28 23:02:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

whiteboardgame.cpp: In function ‘int main()’:
whiteboardgame.cpp:14:9: error: ‘turns’ was not declared in this scope
14 | turns(arr, N);
| ^~~~~