Problem lineup2
User JoshJuice
Submission Time 2024-11-23 12:11:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup2.cpp: In function ‘int main()’:
lineup2.cpp:23:1: error: expected ‘}’ at end of input
23 | }
| ^
lineup2.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^