Problem wrongreverse
User niicoletong
Submission Time 2025-06-20 16:02:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wrongreverse.cpp: In function β€˜int main()’:
wrongreverse.cpp:28:15: error: no match for call to β€˜(std::vector<int>) (int&)’
28 | cout << a(n);
| ^