| Problem | pigeonhole |
|---|---|
| User | ForsakenPBJ |
| Submission Time | 2025-01-30 22:46:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:19:29: error: ‘max’ cannot be used as a function
19 | max = max(max, holes[pos]);
| ^