Problem tickethandling
User NgMinSong123
Submission Time 2023-12-13 10:18:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tickethandling.cpp: In function ‘int main()’:
tickethandling.cpp:18:1: error: expected ‘}’ at end of input
18 | }
| ^
tickethandling.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^