We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b318577 + 2763bbe commit 8b63b4eCopy full SHA for 8b63b4e
hacktoberfest
@@ -0,0 +1,6 @@
1
+#include<stdio.h>
2
+#include<conio.h>
3
+void main()
4
+{
5
+printf("Hacktober fest is going on!!");
6
+}
0 commit comments