Problem typo
User skibidininja98
Submission Time 2024-06-19 11:06:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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