Skip to content

Commit 95eadfb

Browse files
committed
first
1 parent 9c70714 commit 95eadfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TaskE/TaskE.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
int main()
44
{
5-
5+
printf("hello world!");
66
return 0;
77
}

0 commit comments

Comments
 (0)