Problem arrayfind
User aj
Submission Time 2025-11-20 11:54:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayfind.cpp: In function ‘int main()’:
arrayfind.cpp:28:31: error: ‘i’ was not declared in this scope
28 | }else if (numbers[i]>number){
| ^