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<