Main.cc: In function 'int main()': Main.cc:11:8: error: 'si' was not declared in this scope if(si[i+j]!=s2[j]){ ^ Main.cc:15:7: error: 'j' was not declared in this scope if(j==len2-1){ ^