Problem | pigeonhole |
---|---|
User | ForsakenPBJ |
Submission Time | 2025-01-30 21:45:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:19:12: error: ‘max_number’ was not declared in this scope
19 | cout << *max_number(holes.begin(), holes.end()) << endl;
| ^~~~~~~~~~