Problem | pigeonhole |
---|---|
User | GYEE26 |
Submission Time | 2024-11-02 20:33:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:24:33: error: ‘holes_id’ was not declared in this scope; did you mean ‘hole_id’?
24 | hole_sizes.insert(holes[holes_id]);
| ^~~~~~~~
| hole_id