Problem | paint |
---|---|
User | Henries |
Submission Time | 2024-09-30 23:38:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:30:8: error: ‘price’ was not declared in this scope
30 | solve(price,rates);
| ^~~~~
paint.cpp:30:14: error: ‘rates’ was not declared in this scope
30 | solve(price,rates);
| ^~~~~