| Problem | wrongreverse |
|---|---|
| User | niicoletong |
| Submission Time | 2025-06-20 16:02:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wrongreverse.cpp: In function βint main()β:
wrongreverse.cpp:28:15: error: no match for call to β(std::vector<int>) (int&)β
28 | cout << a(n);
| ^