Problem arrayfind
User PlayVoltz
Submission Time 2023-07-07 15:32:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayfind.cpp: In function ‘std::pair<int, int> check_count(int)’:
arrayfind.cpp:37:9: error: expected primary-expression before ‘<’ token
37 | return <small, num>;
| ^
arrayfind.cpp:37:21: error: expected primary-expression before ‘;’ token
37 | return <small, num>;
| ^