public class PJSD{ public static void main(String[] args) { System.out.println("平均速度为:"+24*1.6/(1+40.0/60+35.0/3600)); }}