Problem lineup2
User asbx
Submission Time 2023-11-08 14:52:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup2.cpp: In function ‘int main()’:
lineup2.cpp:14:11: error: expected ‘;’ before ‘}’ token
14 | s = "gg"
| ^
| ;
15 | }
| ~