#include<stdio.h>
int main()
{
    int a,b;
    printf("50.00 km/h
    13.89 m/s");
    
}