Problem | flamethrower_ex |
---|---|
User | YellowPurpleDragon |
Submission Time | 2024-11-17 14:21:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower_ex.cpp: In function ‘int main()’:
flamethrower_ex.cpp:25:22: error: ‘c’ was not declared in this scope
25 | f.clear(); sum = c[(ul)e]; f.push_back(e[(ul)d]); d++;
| ^
flamethrower_ex.cpp:25:28: error: invalid cast from type ‘std::deque<long long int>’ to type ‘ul’ {aka ‘long unsigned int’}
25 | f.clear(); sum = c[(ul)e]; f.push_back(e[(ul)d]); d++;
| ^