Problem | integralmania |
---|---|
User | Rohith0009 |
Submission Time | 2025-06-17 17:06:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
integralmania.cpp: In function ‘int main()’:
integralmania.cpp:26:7: error: ‘i’ was not declared in this scope
26 | for (i=0; i<q; ++i){
| ^
integralmania.cpp:26:14: error: ‘q’ was not declared in this scope
26 | for (i=0; i<q; ++i){
| ^