# include
using namespace std;
int main()
{
cout << "Hello World" << endl;
return 0;
}
Wednesday, March 5, 2008
Hello World
Posted by edu222 at 8:25 PM
Subscribe to:
Post Comments (Atom)
Blog chevere con humor, musica, y la escencia de nuestro grupo graduado en el letort '06
# include
using namespace std;
int main()
{
cout << "Hello World" << endl;
return 0;
}
Posted by edu222 at 8:25 PM
0 comments:
Post a Comment