Problem arrayfind
User idontlikeboystrustme
Submission Time 2025-07-11 14:30:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayfind.cpp: In function β€˜int main()’:
arrayfind.cpp:37:70: error: expected primary-expression before β€˜/’ token
37 | cout << "Smaller: " << smaller << ", Greater: " << bigger << /n;
| ^