私信TA
用户名:dotcpp0599065
访问量:17475
签 名:
fish or cut baits
自我简介:
you can you up,no can don't bb
作者: legend 发表时间:2022-11-11 15:48:01 浏览:230 | 评论:0
解题思路:咱只要比较时间,因此用分支来判断情况就欧克注意事项:参考代码:
#include<stdio.h>
int main()
{
float a;
scanf("%f",&a);
int b,c;
b=a/1.2;
c=50+a/3.0;
if(b>c)
printf("Bike");
}
if(b==c)
printf("All");
if(b<c)
printf("Walk");
return 0;
0.0分
2 人评分
看不懂代码解释一下代码? 或者生成一段代码?试试AI编程助手吧