Problem typo
User Jiaming
Submission Time 2023-01-16 16:20:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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