Problem typo
User shapeshifterr
Submission Time 2026-08-04 21:13:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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