From 2b5273a11779c5aee428834e086bfc6207ce989c Mon Sep 17 00:00:00 2001 From: sangharakshit99 <56781855+sangharakshit99@users.noreply.github.com> Date: Thu, 31 Oct 2019 21:05:02 +0530 Subject: [PATCH] Create gjgh --- gjgh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 gjgh diff --git a/gjgh b/gjgh new file mode 100644 index 00000000..28a705ae --- /dev/null +++ b/gjgh @@ -0,0 +1,12 @@ +#include +using namespace std; +int main() +{ +int a,b; +cout<<"Hello world"; +cout<<""Enter two number to add; +cin>>a>>b; +cout<