#include <stdio.h> int main(void) { printf("Hello World!\n"); return 0; }
posted on 2013-10-05 20:08 chcb111 阅读(84) 评论(0) 收藏 举报