| Problem | paint |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-10-25 17:58:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:20:2: error: declaration of ‘auto min_itr’ has no initializer
20 | auto min_itr;
| ^~~~
paint.cpp:26:41: error: ‘mint_itr’ was not declared in this scope
26 | min_idx = distance(interests.begin(), mint_itr);
| ^~~~~~~~