Problem wrongreverse
User haroldpyh
Submission Time 2026-02-20 19:13:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wrongreverse.cpp: In function ‘int main()’:
wrongreverse.cpp:14:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
14 | return ;
| ^~~~~~