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 d10133e + 0d666dc commit 8f3284bCopy full SHA for 8f3284b
test.c
@@ -0,0 +1,6 @@
1
+#include <stdio.h>
2
+
3
+int main()
4
+{
5
+ pritnf("hello world");
6
+}
0 commit comments