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

Compile Error

integralmania.cpp: In function ‘int32_t main()’:
integralmania.cpp:24:7: error: ‘rcunt’ was not declared in this scope; did you mean ‘rcount’?
24 | if(rcunt%2==1) odd-=num;
| ^~~~~
| rcount