Run id: 102215

Main.cc: In function 'int main()':
Main.cc:8:7: error: expected initializer before '<' token
  int d<10000;
       ^
Main.cc:14:11: error: 'd' was not declared in this scope
   if(b[c]>d){
           ^
Main.cc:21:8: error: 'd' was not declared in this scope
  cout<