From 0267f1a0df49bfe186f439948f4224ce660db650 Mon Sep 17 00:00:00 2001 From: monishamonisharj Date: Sun, 26 May 2024 20:40:23 -0700 Subject: [PATCH 1/6] first commit --- hello.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 hello.c diff --git a/hello.c b/hello.c new file mode 100644 index 0000000..e69de29 From 3015274a7b7c6c522fb703263ac987a89bbc2c8c Mon Sep 17 00:00:00 2001 From: monishamonisharj <156066385+monishamonisharj@users.noreply.github.com> Date: Sun, 26 May 2024 20:45:39 -0700 Subject: [PATCH 2/6] Update hello.c --- hello.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.c b/hello.c index e69de29..db42c75 100644 --- a/hello.c +++ b/hello.c @@ -0,0 +1 @@ +monisha From acb0965ba3be8801125aaed54cef1fc32dd9ceb4 Mon Sep 17 00:00:00 2001 From: monishamonisharj Date: Sun, 26 May 2024 20:51:37 -0700 Subject: [PATCH 3/6] second commit --- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index db42c75..9e2a1b8 100644 --- a/hello.c +++ b/hello.c @@ -1 +1 @@ -monisha +monisha123 From f89ff369b0c682fb8a85540fb1c2ff3baa83739c Mon Sep 17 00:00:00 2001 From: monishamonisharj <156066385+monishamonisharj@users.noreply.github.com> Date: Sun, 26 May 2024 21:29:21 -0700 Subject: [PATCH 4/6] Update hello.c --- hello.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hello.c b/hello.c index 9e2a1b8..d4eae06 100644 --- a/hello.c +++ b/hello.c @@ -1 +1,3 @@ -monisha123 +a=10 +b=10 +c=a+b From 8d951439f2b5f159ecc504aabdb356e2ff7fe07f Mon Sep 17 00:00:00 2001 From: monishamonisharj <156066385+monishamonisharj@users.noreply.github.com> Date: Sun, 26 May 2024 21:32:53 -0700 Subject: [PATCH 5/6] Update hello.c --- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index d4eae06..cb7d755 100644 --- a/hello.c +++ b/hello.c @@ -1,3 +1,3 @@ -a=10 +a=100 b=10 c=a+b From 66430da42ccfc1b603bca5c028d8b17f5649eee1 Mon Sep 17 00:00:00 2001 From: monishamonisharj Date: Sun, 26 May 2024 21:33:55 -0700 Subject: [PATCH 6/6] fourth commit --- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index d4eae06..0ae2e8e 100644 --- a/hello.c +++ b/hello.c @@ -1,3 +1,3 @@ -a=10 +a=200 b=10 c=a+b