Problem sumint
User Diddylan123
Submission Time 2026-08-02 11:40:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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