Problem cinema
User gghx
Submission Time 2024-11-26 07:38:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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