Problem GSS
User huyleisme
Submission Time 2024-02-27 10:16:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp: In function ‘int32_t main()’:
GSS.cpp:17:19: error: expected ‘]’ before ‘)’ token
17 | if (min > arr[j) {
| ^
| ]