Problem sumint
User will
Submission Time 2023-02-14 08:30:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function β€˜int main()’:
sumint.cpp:8:15: error: expected primary-expression before β€˜;’ token
8 | for (int i = ; i < times; ++i) {
| ^