Skip to content

Commit 9d07ad4

Browse files
authored
Update index.c
1 parent d681418 commit 9d07ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#include<stdio.h>
22
int main(){
3-
3+
printf("Helow");
44
return 0;
55
}

0 commit comments

Comments
 (0)