//Hola Mundo
#include <iostream>
using namespace std;
int main() {
cout << "Hola Mundo" << endl;
return 0;
}
|
|
Posting tweet...
Powered by Twitter Tools
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ||||||
| By N2H | |||||||
|
Enero 14th, 2010 Oscar Rovira Posted in c++ 2 Comments »
//Hola Mundo
#include <iostream>
using namespace std;
int main() {
cout << "Hola Mundo" << endl;
return 0;
}