Problem pigeonhole
User newperson
Submission Time 2024-07-25 15:08:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:20:17: error: ‘n’ was not declared in this scope
20 | cout << total/n;
| ^