gpt4 book ai didi

代码没有给出所需的输出

转载 作者:太空宇宙 更新时间:2023-11-04 00:25:03 24 4
gpt4 key购买 nike

<分区>

#include <stdio.h>
main()
{
float f = 0.1;
if (f == 0.1)
printf("True");
else
printf("False");
}

输出: 错误

为什么打印False而不是True

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com