FEI17
2012-11-27 23:36 deepin
c:
printf("hello world");
c++:
cout<<"hello world";
java:
system.out.print("hello world");
printf("hello world");
c++:
cout<<"hello world";
java:
system.out.print("hello world");
Reply Like 0 View the author
http://rosettacode.org/wiki/Hello_world
[quote]http://rosettacode.org/wiki/Hello_world
Popular Events
More
print hello world.