实验1C语言开发环境使用和数据类型、运算符、表达式
/*simple c program to 2020*/ #include <stdio.h> int main () { printf("202083450078\n"); printf("2020是一个充满挑战的一年,我将继续乘风破浪"); return 0; }

/*simple c program to 2020*/ #include <stdio.h> int main () { printf("202083450078\n"); printf("2020是一个充满挑战的一年,我将继续乘风破浪"); return 0; }
