Main.cc: In function ‘int main()’: Main.cc:10:13: error: ‘j’ was not declared in this scope for(j=2;j*j<=n;i++) ^ Main.cc:20:11: error: ‘i’ was not declared in this scope cout<