skip to main
|
skip to sidebar
Hello World
Monday, November 3, 2008
#include
#include
using namespace std;
int main(int argc, char *argv[])
{
cout<<"I Love Nemo and Leroy"<< endl;
system("PAUSE");
return 0;
}
No comments:
Post a Comment
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2008
(1)
▼
November
(1)
#include #include using namespace std; int main(...
About Me
mel
View my complete profile
No comments:
Post a Comment