#include <stdio.h> int main() { printf("Hello the world!"); return 0; }
posted on 2013-12-03 22:35 索罗格 阅读(94) 评论(0) 收藏 举报