Problem | cinema |
---|---|
User | ChenXuan |
Submission Time | 2024-11-27 16:06:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cinema.cpp: In function ‘int32_t main()’:
cinema.cpp:62:31: error: expected ‘)’ before ‘;’ token
62 | possiblities++;
| ^
| )
cinema.cpp:61:18: note: to match this ‘(’
61 | else (
| ^
cinema.cpp:63:13: error: expected primary-expression before ‘)’ token
63 | )
| ^