Problem ccs
User potatocabbage
Submission Time 2025-02-03 14:14:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int32_t main()’:
ccs.cpp:12:5: error: declaration of ‘auto next’ has no initializer
12 | auto next;
| ^~~~