We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab876dd commit 8073772Copy full SHA for 8073772
hello
@@ -0,0 +1,4 @@
1
+#include<stdio.h>
2
+void main(){
3
+printf("hello world!");
4
+}
0 commit comments