Problem sumint
User Reality1001
Submission Time 2024-02-16 13:31:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function β€˜int main()’:
sumint.cpp:11:20: error: expected primary-expression before β€˜;’ token
11 | total = total + ;
| ^