Problem sumint
User BZ123
Submission Time 2025-12-24 15:37:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:13:2: error: expected ‘}’ at end of input
13 | }
| ^
sumint.cpp:3:13: note: to match this ‘{’
3 | int main () {
| ^