Problem GSS
User Aum
Submission Time 2024-04-20 21:33:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp: In function ‘int main()’:
GSS.cpp:14:14: error: expected ‘;’ before ‘}’ token
14 | lowest = a
| ^
| ;
15 | }
| ~