Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
hoge528 committed Dec 4, 2021
1 parent f4d9f84 commit 7f7358c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
@@ -1,5 +1,5 @@
#include <stdio.h>

int main () {
printf("Hello World!!\n");
printf("Hello World!\n");
}

1 comment on commit 7f7358c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok!

CML watermark

Please sign in to comment.