We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c70714 commit 95eadfbCopy full SHA for 95eadfb
TaskE/TaskE.c
@@ -2,6 +2,6 @@
2
3
int main()
4
{
5
-
+ printf("hello world!");
6
return 0;
7
}
0 commit comments