实验1C语言开发环境使用和数据类型、运算符、表达式

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

posted @ 2020-10-15 22:57  三尺有明  阅读(32)  评论(0)    收藏  举报