#include #include using namespace std; int main(){ int h1,m1; cin>>h1; cin.ignore(); cin>>m1; cout<