| Problem | sumint |
|---|---|
| User | Ryuichi12 |
| Submission Time | 2025-11-18 15:24:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:7:5: error: ‘in’ was not declared in this scope; did you mean ‘yn’?
7 | in dt = 0;
| ^~
| yn
sumint.cpp:11:9: error: ‘dt’ was not declared in this scope; did you mean ‘di’?
11 | dt += di;
| ^~
| di