#include #include using namespace std; int main(){ int kyori; cin>>kyori; kyori/=10; kyori*=6; int ji=kyori/60; int hun=kyori%60; cout<