Problem | pigeons |
---|---|
User | altuser1609 |
Submission Time | 2023-04-17 16:34:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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 | }
| ^