Problem typo
User Anthony
Submission Time 2025-04-19 15:54:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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