Main.cc: In function 'int main()': Main.cc:10:27: error: 'k' was not declared in this scope if(a[i]>100) a[i]=k; ^