Problem typo
User meowmeow
Submission Time 2023-06-04 11:57:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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