>voidmain(){intc;f;c=5/9*(f-32);f=120.3;prin" />

vlambda博客
学习文章列表

C语言错误范例(一)

120.3c=5/9f-32,cf

#include <stdio.h>

void main()

{  int c;f;

  c=5/9*(f-32);

  f=120.3;

  printf(c=%f\n,c)

}

1c,f

2

3使

4

5c

                                                                 大家把关注上一上~