Problem sumint
User R1
Submission Time 2023-01-21 13:33:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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