| Problem | pigeons |
|---|---|
| User | ShaquilleOatmeal34 |
| Submission Time | 2025-05-21 15:17:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pigeons.cpp: In function ‘int main()’:
pigeons.cpp:11:5: error: expected ‘(’ before ‘num’
11 | if num ==
| ^~~
| (
pigeons.cpp:12:1: error: expected ‘}’ at end of input
12 | }
| ^
pigeons.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^