From a776cd3e284233781b11ed891ea41194f38e96f2 Mon Sep 17 00:00:00 2001 From: Ashish Patel <53844404+Ashishp2936@users.noreply.github.com> Date: Wed, 30 Oct 2019 18:04:30 +0530 Subject: [PATCH 1/2] Create 19075016 --- 19075016 | 1 + 1 file changed, 1 insertion(+) create mode 100644 19075016 diff --git a/19075016 b/19075016 new file mode 100644 index 000000000..354499acd --- /dev/null +++ b/19075016 @@ -0,0 +1 @@ +#include From a9a6c45a802ee23589cc2d3db48c4d03856b6d44 Mon Sep 17 00:00:00 2001 From: Ashish Patel <53844404+Ashishp2936@users.noreply.github.com> Date: Wed, 30 Oct 2019 21:23:24 +0530 Subject: [PATCH 2/2] ashish --- ashish | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ashish diff --git a/ashish b/ashish new file mode 100644 index 000000000..aa3116b2e --- /dev/null +++ b/ashish @@ -0,0 +1,5 @@ +#include +int main(){ +printf("Hello World!"); +return 0; +}