| Problem | arrayfind |
|---|---|
| User | placeholder |
| Submission Time | 2026-06-25 15:12:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayfind.cpp: In function βint main()β:
arrayfind.cpp:25:59: error: missing template arguments before β<<β token
25 | cout << "Smaller:" << smaller << ",Greater:" << greater << "\n";
| ^~