Problem ccs
User Yizhou
Submission Time 2024-06-05 00:28:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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