Problem | sumint |
---|---|
User | Reality1001 |
Submission Time | 2024-02-16 13:31:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function βint main()β:
sumint.cpp:11:20: error: expected primary-expression before β;β token
11 | total = total + ;
| ^