| Problem | pigeonhole |
|---|---|
| User | havinaaaaash |
| Submission Time | 2025-01-19 15:43:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:42:17: error: ‘mx’ was not declared in this scope; did you mean ‘mp’?
42 | cout << mx << "\n";
| ^~
| mp