Problem cpicgame
User YunQingOng
Submission Time 2026-06-23 11:15:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
cpicgame.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^