#include <stdio.h> int main() { printf("Hello World!\n"); return 0; }
Else Comments(0) 2011年7月01日 09:44