Skip to content

Instantly share code, notes, and snippets.

@pankaj031197
Created July 14, 2019 17:45
Show Gist options
  • Save pankaj031197/856fb6d2dba5af674eef632527338c47 to your computer and use it in GitHub Desktop.
Save pankaj031197/856fb6d2dba5af674eef632527338c47 to your computer and use it in GitHub Desktop.
#include<bits/stdc++.h>
using namespace std;
int main(){
cout<<"Hello"<<endl;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment