We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c05c2 commit c6adb4bCopy full SHA for c6adb4b
seedIT
@@ -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