Problem reverse
User akyy1713
Submission Time 2025-06-19 07:04:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reverse.cpp: In function ‘int main()’:
reverse.cpp:8:20: error: ‘n’ was not declared in this scope
8 | for (int i = 0; i<n; i++){
| ^