| Problem | arrayfind |
|---|---|
| User | Jinseo |
| Submission Time | 2024-02-16 10:19:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayfind.cpp: In function ‘int main()’:
arrayfind.cpp:28:25: error: ‘Larger’ was not declared in this scope; did you mean ‘larger’?
28 | cout << "Larger: " << Larger << endl;
| ^~~~~~
| larger