Problem goodseq
User Joashhh
Submission Time 2024-11-12 11:06:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodseq.cpp: In function ‘int main()’:
goodseq.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
goodseq.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^