Problem ccs
User herngr3y
Submission Time 2026-07-05 12:10:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:27:26: error: expected ‘)’ before ‘;’ token
27 | sort(z.begin(), z.end();
| ~ ^
| )