From 1e68ef2e072d3bbda8143f886a93ee3388764b26 Mon Sep 17 00:00:00 2001 From: shivendu-2311 <81577820+shivendu-2311@users.noreply.github.com> Date: Sun, 13 Jun 2021 20:28:42 +0530 Subject: [PATCH 1/3] Add files via upload --- End Term Practice/CSEE/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 End Term Practice/CSEE/index.html diff --git a/End Term Practice/CSEE/index.html b/End Term Practice/CSEE/index.html new file mode 100644 index 00000000..d44a481a --- /dev/null +++ b/End Term Practice/CSEE/index.html @@ -0,0 +1,14 @@ + + + + + + + Document + + + + + + + From 34b8c6dae4cb59728e78420b8b78e9f1c77edf03 Mon Sep 17 00:00:00 2001 From: shivendu-2311 <81577820+shivendu-2311@users.noreply.github.com> Date: Mon, 14 Jun 2021 10:34:34 +0530 Subject: [PATCH 2/3] Add files via upload --- End Term Practice/CSEE/settings.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 End Term Practice/CSEE/settings.json diff --git a/End Term Practice/CSEE/settings.json b/End Term Practice/CSEE/settings.json new file mode 100644 index 00000000..4841b9ce --- /dev/null +++ b/End Term Practice/CSEE/settings.json @@ -0,0 +1,5 @@ +{ + "files.associations": { + "stdio.h": "c" + } +} \ No newline at end of file From 25b39533df0fc97bab43c67e0cdb21ec538a6caa Mon Sep 17 00:00:00 2001 From: shivendu-2311 <81577820+shivendu-2311@users.noreply.github.com> Date: Tue, 15 Jun 2021 07:37:53 +0530 Subject: [PATCH 3/3] Add files via upload --- 36_2013508_shivendu_kumar/input.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 36_2013508_shivendu_kumar/input.html diff --git a/36_2013508_shivendu_kumar/input.html b/36_2013508_shivendu_kumar/input.html new file mode 100644 index 00000000..b4c328e2 --- /dev/null +++ b/36_2013508_shivendu_kumar/input.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file