// editor1
#include<stdio.h>
int main(){
    int a,b;
    scanf("%d %d",&a,&b);
    printf("average speed");{
        int(distance:50.0km/h,time:1.0m/s)
    }
    return 0;
}