Aktuelle Kommentare

William James
Fantastic quote!

Jefferson Davis
hola!

Matthew Fraser
Would I vote for Jeff? Probably not. But this was one legendary speech.

unknown
You come to me on the day my daughter is to be wed...

Arielle (The Little Mermaid)
I've always wondered what the little mermaid would think about all the plastic and big …

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; }.