test of code

来源:互联网 发布:怎样下载photoshop软件 编辑:程序博客网 时间:2024/05/16 10:23
test of code:
#include <stdio.h>
#include 
<stdlib.h>

int main()
{
    printf(
"Hello CSDN ");
}