Problem arrayfind
User P55D2K
Submission Time 2023-04-27 17:09:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayfind.cpp: In function ‘int main()’:
arrayfind.cpp:20:22: error: ‘L’ was not declared in this scope
20 | if (x >= arr[L])
| ^