Skip to content

Commit

Permalink
Merge pull request #14 from CasualClicks/main
Browse files Browse the repository at this point in the history
Shivam-20BCG10113: Add hello everyone code
  • Loading branch information
amansharma2910 authored Oct 4, 2021
2 parents cfa0b36 + c350318 commit ed6e3b9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions shivam-20BCG10113.cpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#include<iostream>
using namespace std;

int main void()
{
cout<<"Hello Everyone! Nice to meet you all."<<endl;
}

0 comments on commit ed6e3b9

Please sign in to comment.