diff --git a/Rishi.cpp b/Rishi.cpp new file mode 100644 index 0000000..e354d2d --- /dev/null +++ b/Rishi.cpp @@ -0,0 +1,5 @@ +#include +using namespace std; +int main(){ + cout << "Hello world" << end1; +}