Skip to content

Commit c6adb4b

Browse files
seedIT
seedIT
1 parent c5c05c2 commit c6adb4b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

seedIT

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#include<stdio.h>
2+
#include<conio.h>
3+
int main()
4+
{
5+
6+
printf("Seed IT Solution is great")
7+
8+
return 0;
9+
}

0 commit comments

Comments
 (0)