Problem ccs
User theRealLucasXD
Submission Time 2025-06-02 15:38:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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