Problem sumint
User AppleOnAstick
Submission Time 2023-11-08 15:33:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
sumint.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^