Comentarios recientes

Unknown
Short quote.

Muhammad (SAW)
say this is 5 or 4 star

Coolez
One of the coolezt quotes I've read on this site thus far. I will savor …

Maya Angelou
What a fantastic quote! I think I agree!

yukine
I appreciated THIS quote as it was revealed to me, word by word :)

Más

animigniti's cotizaciones

Todos cotizaciones

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