单选题

#include&nbsp int main() { int a...

发布于 2022-03-03 15:13:49

#include <stdio.h>
int main() {
    int a = 1, b = 1
    float c = 194268.02, d = 194268
    printf("%d,%d\n", (a/b)==1, (c-d)==0.02)
}</stdio.h><stdio.h>
</stdio.h><stdio.h>int main() {
</stdio.h><stdio.h>    int a = 1, b = 1
</stdio.h><stdio.h>    float c = 194268.02, d = 194268
</stdio.h><stdio.h>    printf("%d,%d\n", (a/b)==1, (c-d)==0.02)
</stdio.h><stdio.h>}</stdio.h>


登录后免费查看答案
关注者
0
被浏览
18
知识点
面圈网VIP题库

面圈网VIP题库全新上线,海量真题题库资源。 90大类考试,超10万份考试真题开放下载啦

去下载看看