Problem shamelessad3
User WouldIWas
Submission Time 2025-05-14 10:31:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad3.cpp: In function ‘int main()’:
shamelessad3.cpp:16:29: error: expected ‘)’ before ‘;’ token
16 | least = min(sub, arr[i+j];
| ~ ^
| )