Problem | integralmania |
---|---|
User | impotato |
Submission Time | 2023-12-13 11:44:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
integralmania.cpp: In function ‘int32_t main()’:
integralmania.cpp:22:5: error: ‘t’ was not declared in this scope
22 | t += dq[i];
| ^
integralmania.cpp:24:11: error: ‘t’ was not declared in this scope
24 | cout << t << "\n";
| ^