Problem ccs
User GenericUsername
Submission Time 2023-09-01 15:01:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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