Tuesday, 15 May 2018
c++ program that print hello world
#include<iostream>
using namespace std;
int main()
{
cout<<"Hello world";
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment