From a5b421c3291d5c1e0620504fbe3278de32820b48 Mon Sep 17 00:00:00 2001 From: KarthikKashyap007 <115785489+KarthikKashyap007@users.noreply.github.com> Date: Fri, 14 Oct 2022 15:11:38 +0530 Subject: [PATCH] Create karthik.cpp --- karthik.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 karthik.cpp diff --git a/karthik.cpp b/karthik.cpp new file mode 100644 index 0000000..b047eef --- /dev/null +++ b/karthik.cpp @@ -0,0 +1,6 @@ +#include +using namespace std; +int main(){ + cout<<"Hello world<