<swustoj>?id=612 最简单的C程序

链接http://acm.swust.edu.cn/problem/612/

#include <stdio.h>
int main()
{
    printf("Welcome to the OnlineJudge of Southwest University of Science and Technology!\n");
    return 0;
}

 

posted @ 2016-07-31 21:51  艹kiss灬不离  阅读(171)  评论(0)    收藏  举报