Main.cc:4:1: error: 'itn' does not name a type itn cnt =0; ^ Main.cc: In function 'int main()': Main.cc:10:5: error: 'cnt' was not declared in this scope y[cnt]=yu; ^