From 2099bdb11cc72ba6326f464be9790079853aea36 Mon Sep 17 00:00:00 2001 From: CoderSagnik00 Date: Tue, 19 Nov 2024 15:01:10 +0530 Subject: [PATCH] I am adding a file to the repository --- your-roll-no.c => JISU-2024-0834.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename your-roll-no.c => JISU-2024-0834.c (52%) diff --git a/your-roll-no.c b/JISU-2024-0834.c similarity index 52% rename from your-roll-no.c rename to JISU-2024-0834.c index efc3249..42955c5 100644 --- a/your-roll-no.c +++ b/JISU-2024-0834.c @@ -1,4 +1,4 @@ #include void main() { - printf("I'm "); + printf("I'm Sagnik Roy"); } \ No newline at end of file