Main.cc: In function 'int main()':
Main.cc:7:4: error: 'har' was not declared in this scope
har b[100]={'h','e','l','l','o'};
^
Main.cc:10:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i