Problem ccs
User PrunJuice
Submission Time 2026-02-18 12:53:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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