Problem firstabc
User Daddy
Submission Time 2023-12-06 09:36:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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