Owl Get a Life
pigeons.cpp: In function ‘int32_t main()’:pigeons.cpp:25:23: error: expected ‘;’ before ‘return’ 25 | cout<<"PLAN ACCEPTED" | ^ | ; 26 | return 0; | ~~~~~~