Problem | paint |
---|---|
User | jambusk |
Submission Time | 2025-06-18 17:17:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:15:21: error: ‘price’ was not declared in this scope; did you mean ‘prices’?
15 | p[i] = (p_inc[i], price[i]);
| ^~~~~
| prices