We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d681418 commit 9d07ad4Copy full SHA for 9d07ad4
index.c
@@ -1,5 +1,5 @@
1
#include<stdio.h>
2
int main(){
3
-
+printf("Helow");
4
return 0;
5
}
0 commit comments