[理学]C语言作业答案

- #include <stdio.h>void main( )  { int a=2,b=3,c;  c=a+b; printf("sum is %d\n", c);}

腾讯文库[理学]C语言作业答案[理学]C语言作业答案