Problem sumint
User Yannwen09
Submission Time 2023-11-08 10:31:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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