#include<stdio.h>
int main()
float a,b,c,d
c=a*b
printf("%f km/h",&c)