0_0_25597345_22693.cpp: In function 'int main()': 0_0_25597345_22693.cpp:29:8: error: 'i' was not declared in this scope for (i = 1; i <= n; i++) ^ 0_0_25597345_22693.cpp:35:9: error: 'j' was not declared in this scope for (j = 0; j<len; j++) ^