Problem lineup2
User annan
Submission Time 2023-11-09 10:50:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup2.cpp: In function ‘int main()’:
lineup2.cpp:42:13: error: expected ‘}’ at end of input
42 | return 0;
| ^
lineup2.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^