Problem sumint
User r3io4mf
Submission Time 2024-02-29 16:26:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:11:6: error: expected ‘;’ before ‘}’ token
11 | a--
| ^
| ;
12 | }
| ~