Update main.c

This commit is contained in:
Uttam Bhavimani Bhavimani 2024-09-20 19:50:35 +05:30
parent 0d2c8c7e46
commit 184748392a
1 changed files with 0 additions and 9 deletions

9
main.c
View File

@ -1,9 +0,0 @@
#include<stdio.h>
/**
* main.c
*/
int main(void)
{
return 0;
}