Aktuelle Kommentare

Tyler Durden
I think this is a perfect addition to my music and coffee while I wait …

Anonymous
You have issues, get help if you cannot fix it yourself.

L3X4S-hikingpro33
This was a truly captivating read.

― George Bernard Shaw
Awesome quote thanks

Maya Angelou
Most Fantastic quote Ever?

Mehr

animigniti's Zitate

Alle Zitate

Anonymous - Hello World
#include <iostream> using namespace std; int main { cout << "Hello World" << endl; cout << "This is a C++ program" << endl; cout << "Do you like programming?" << endl; system("pause"); return 0; }.