Problem sumint
User hongyu
Submission Time 2024-06-18 11:02:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:8:9: error: expected ‘;’ before ‘n’
8 | ans ++ n;
| ^~
| ;