| Problem | pigeons |
|---|---|
| User | Kannan |
| Submission Time | 2024-02-23 13:38:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pigeons.cpp: In function ‘int main()’:
pigeons.cpp:21:5: error: expected ‘}’ before ‘else’
21 | else {
| ^~~~
pigeons.cpp:19:16: note: to match this ‘{’
19 | if(p <= x) {
| ^