Merry Christmas, friends!

Dec 25, 2011 at 12:48pm
This topic has nothing to do with programming or C++.I've created it because we should forget for a moment this things that we do all the time and to think more about our souls. Merry Christmas and a happy new year!
1
2
3
4
5
6
#include<iostream>

int main()
{    std::cout<<"Merry Christmas! ";
     return 0;
}
Last edited on Dec 26, 2011 at 1:55pm
Dec 25, 2011 at 1:25pm
True That!!! MeRrY ChRiStMaS To YoU ToO!!! :)
Dec 25, 2011 at 3:10pm
:D MERRY CHRISTMAS !!!!!
Dec 25, 2011 at 9:16pm
Wait a second, you could help the memory and CPU if you didn't add the using namespace std... Ah, I see, it's the holidays and you're letting yourself go.

Merry Christmas.
Dec 26, 2011 at 12:16pm
Wow! So if I don't use the using namespace std; I help my memory and my CPU? Thanks!
Dec 26, 2011 at 12:21pm
In this holiday , even the simplest program looks beautiful, so beautiful , Merry Christmas !
Dec 26, 2011 at 5:44pm
A very brief statement, :P however never less than its meaning it represents.
Topic archived. No new replies allowed.