Run id: 96397

Main.cc: In function 'int main()':
Main.cc:8:9: error: expected ';' before numeric constant
     h=s 13600;
         ^
Main.cc:9:17: error: expected ';' before numeric constant
     m=(s-h*3600)160;
                 ^