Problem integralmania
User cOoKiEs
Submission Time 2023-12-13 10:40:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

integralmania.cpp: In function ‘int32_t main()’:
integralmania.cpp:18:18: error: ‘a’ was not declared in this scope
18 | for(int i=1;i<a;i+=2){
| ^
integralmania.cpp:24:18: error: ‘a’ was not declared in this scope
24 | for(int i=1;i<a;i+=2){
| ^