Problem | integralmania |
---|---|
User | EliteCollapseZ |
Submission Time | 2025-01-14 20:03:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
integralmania.cpp: In function ‘int main()’:
integralmania.cpp:49:11: error: ‘odd’ was not declared in this scope
49 | even = odd;
| ^~~
integralmania.cpp:53:1: error: expected ‘}’ at end of input
53 | }
| ^
integralmania.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^