Run id: 100231

Main.cc: In function 'int main()':
Main.cc:11:17: error: expected ';' before 'b'
                 b=m/100%10;
                 ^