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

Compile Error

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