Problem goodseq
User vadar2525
Submission Time 2026-05-25 16:29:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodseq.cpp: In function ‘int main()’:
goodseq.cpp:34:6: error: expected ‘;’ before ‘total’
34 | cout total;
| ^~~~~~
| ;