Problem ccs
User huangchengcheng
Submission Time 2026-07-16 16:55:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:35:5: error: expected ‘}’ at end of input
35 | }
| ^
ccs.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^