#include <stdio.h> int main(){ double height = 0.5*10*3*3; printf("height = %.2f",height); return 0; }
#include <stdio.h> int main(){ double height = 0.5*10*3*3; printf("height = %.2f",height); return 0; }
天 : 20083
小时 : 468606
分钟 : 28116341
秒 : 1686980460