Hello World - Code a World

Hello World

PengLiang posted @ 2011年7月01日 09:44 in Else , 2010 阅读
#include <stdio.h>

int main() {
   printf("Hello World!\n");

   return 0;
}

登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter
Host by is-Programmer.com | Power by Chito 1.3.3 beta | © 2007 LinuxGem | Design by Matthew "Agent Spork" McGee