Problem | tickethandling |
---|---|
User | louisleehi |
Submission Time | 2023-12-13 10:44:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
tickethandling.cpp: In function ‘int main()’:
tickethandling.cpp:31:5: error: expected ‘}’ at end of input
31 | }
| ^
tickethandling.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^