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