| Problem | sumint |
|---|---|
| User | phineconel |
| Submission Time | 2024-07-08 13:59:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:5:28: error: expected ‘;’ before ‘)’ token
5 | for (int d=0;d<100000, d++)
| ^
| ;