Problem pigeons
User altuser1609
Submission Time 2023-04-17 16:34:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeons.cpp:28:11: error: missing terminating " character
28 | cout << "PLAN ACCEPTED;
| ^~~~~~~~~~~~~~~
pigeons.cpp: In function ‘int main()’:
pigeons.cpp:15:41: error: expected primary-expression before ‘)’ token
15 | if (amongus == "LEAVE" && sexyhari > 0;)
| ^
pigeons.cpp:30:3: error: expected primary-expression before ‘}’ token
30 | }
| ^