Problem integralmania
User Rohith0009
Submission Time 2025-06-17 17:06:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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){
| ^