Skip to content

Instantly share code, notes, and snippets.

@shohan4556
Created February 14, 2017 18:49
Show Gist options
  • Save shohan4556/c6a5947ebc4fcb92244548f3d7206a96 to your computer and use it in GitHub Desktop.
Save shohan4556/c6a5947ebc4fcb92244548f3d7206a96 to your computer and use it in GitHub Desktop.
Hello Awesome Github
#include<iostream>
int main()
{
cout<<"Hello Awesome Github";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment