diff --git a/JISU-2024-0138.c b/JISU-2024-0138.c new file mode 100644 index 0000000..9e8634d --- /dev/null +++ b/JISU-2024-0138.c @@ -0,0 +1,4 @@ +#include +void main() { + printf("I'm Suman Dolai"); +} \ No newline at end of file