| Problem | pigeonhole |
|---|---|
| User | siqideng09 |
| Submission Time | 2024-10-22 21:40:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:21:6: error: expected ‘,’ or ‘;’ before ‘if’
21 | if (a == 1) {
| ^~