#include <iostream>
using namespace std;
int main()
{
cout << "Hello World!" << endl;
return 0;
}
Hello World in C++
Started by Wonopon, Feb 12 2011 07:13 PM
6 replies to this topic
#1
Posted 12 February 2011 - 07:13 PM
This is one way of creating a program that displays the message "Hello World" in C++ :
#2
Posted 04 March 2011 - 09:44 PM
God damn you're a f*&king pro
#3
Posted 04 March 2011 - 10:45 PM
So much easier on python...
print("Hello, World!")
print("Hello, World!")
You can't expect to do everything, but there is everything to be expected.
#4
Posted 05 March 2011 - 11:49 PM
DBest, on 04 March 2011 - 10:45 PM, said:
So much easier on python...
print("Hello, World!")
print("Hello, World!")
Same goes for PHP, yay!
The Parlor Generals // Guitarist
Music Club // Vice-President
BTHSnews // Director of Operations & Web Administrator
Computer Science '12
===============================================
Music Club // Vice-President
BTHSnews // Director of Operations & Web Administrator
Computer Science '12
===============================================
#7
Posted 01 April 2012 - 10:53 AM
English: "Hello World"
but please don't hack my life with your C++ skills.
but please don't hack my life with your C++ skills.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














