Problem pigeonhole
User benji9736
Submission Time 2026-01-01 13:03:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:26:33: error: ‘max’ cannot be used as a function
26 | max = max(max, after);
| ^