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