Run id: 142516

Main.cc: In function 'int main()':
Main.cc:10:2: error: expected ';' before 'd'
  d=a/100%10;
  ^