Problem | integralmania |
---|---|
User | aj |
Submission Time | 2025-01-24 12:39:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
integralmania.cpp: In function ‘long long int find_sum_of_even(std::deque<long long int>)’:
integralmania.cpp:8:14: error: ‘sample_stack’ was not declared in this scope
8 | sum+=sample_stack[i];
| ^~~~~~~~~~~~