Problem lineup2
User vs358
Submission Time 2023-11-09 13:18:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup2.cpp: In function ‘int32_t main()’:
lineup2.cpp:51:26: error: expected ‘;’ before ‘}’ token
51 | cout << 0 << "\n"
| ^
| ;
52 | } else {
| ~