Problem | flamethrower |
---|---|
User | ShaquilleOatmeal34 |
Submission Time | 2025-03-09 09:47:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:9:23: error: ‘blue’ was not declared in this scope
9 | vector<int> costs(blue);
| ^~~~
flamethrower.cpp:19:37: error: ‘chees’ was not declared in this scope
19 | for (int j = i; j < min(i + chees, blue); ++j) {
| ^~~~~