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