Problem ljll
User PlayVoltz
Submission Time 2023-09-12 21:22:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ljll.cpp: In function ‘int main()’:
ljll.cpp:24:42: error: expected ‘]’ before ‘)’ token
24 | maxnum = max(maxnum, i-indexes[vect[i]);
| ^
| ]