Problem arrayfind
User placeholder
Submission Time 2026-06-25 15:11:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayfind.cpp: In function β€˜int main()’:
arrayfind.cpp:26:59: error: missing template arguments before β€˜<<’ token
26 | cout << "Smaller:" << smaller << ",Greater:" << greater << "\n";
| ^~