Problem lineup2
User Isabel123
Submission Time 2023-11-08 15:46:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup2.cpp: In function ‘int32_t main()’:
lineup2.cpp:31:13: error: expected ‘}’ at end of input
31 | return 0;
| ^
lineup2.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^