Problem whiteboardgame
User sussyimpasta
Submission Time 2025-05-26 22:20:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
whiteboardgame.cpp: In function ‘int main()’:
whiteboardgame.cpp:8:5: error: ‘sync_with_studio’ was not declared in this scope
8 | sync_with_studio(false);
| ^~~~~~~~~~~~~~~~