c

来源:互联网 发布:cms集中管理系统 编辑:程序博客网 时间:2024/04/27 02:18

#include <stdio.h>

main()

{

    printf("this is a test");

}

 

原创粉丝点击