Problem wrongreverse
User akyy1713
Submission Time 2025-06-20 14:58:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wrongreverse.cpp: In function ‘int main()’:
wrongreverse.cpp:8:6: error: ‘no’ was not declared in this scope
8 | if (no array){
| ^~
wrongreverse.cpp:8:8: error: expected ‘)’ before ‘array’
8 | if (no array){
| ~ ^~~~~~
| )