Problem tickethandling
User Fibohyan
Submission Time 2023-12-13 09:30:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tickethandling.cpp:28:23: error: missing terminating " character
28 | cout<<-1<<"\n;
| ^~~~
tickethandling.cpp: In function β€˜int main()’:
tickethandling.cpp:29:9: error: expected primary-expression before β€˜}’ token
29 | }
| ^