Run id: 123175

Main.cc: In function 'int main()':
Main.cc:12:3: error: 'b' was not declared in this scope
   b[i]=0;
   ^
Main.cc:15:9: error: 'b' was not declared in this scope
   cout<b[s]){
      ^