Problem lineup
User ZachTAD
Submission Time 2024-04-17 15:12:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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