Problem reverse
User cry0rsa
Submission Time 2025-06-18 10:05:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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