| Problem | integralmania |
|---|---|
| User | aj |
| Submission Time | 2025-01-24 14:37:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
integralmania.cpp: In function ‘int main()’:
integralmania.cpp:49:7: error: ‘takesum’ was not declared in this scope; did you mean ‘take_sum’?
49 | if (takesum==0) {
| ^~~~~~~
| take_sum