From a4a7b50f6c01c9707a1049e43ed19e2ad19008e3 Mon Sep 17 00:00:00 2001 From: taiga-Y Date: Fri, 15 Dec 2017 15:57:20 +0900 Subject: [PATCH 1/3] syuusei2 (C) --- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index e15522e..ad45de1 100644 --- a/hello.c +++ b/hello.c @@ -1,6 +1,6 @@ #include int main(){ - printf("Hello, world\n"); + printf("Hello, world\n\n"); return 0; } From 41721040039b267cff44276c763ff8fac1223e48 Mon Sep 17 00:00:00 2001 From: taiga-Y Date: Fri, 15 Dec 2017 16:04:47 +0900 Subject: [PATCH 2/3] syuuse33 (C) --- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index ad45de1..4652687 100644 --- a/hello.c +++ b/hello.c @@ -1,6 +1,6 @@ #include int main(){ - printf("Hello, world\n\n"); + printf("aiueoHello, world\n\n"); return 0; } From 03d7837509bfd6ceec5763bd325205db9b0251e0 Mon Sep 17 00:00:00 2001 From: taiga-Y Date: Fri, 15 Dec 2017 16:08:07 +0900 Subject: [PATCH 3/3] syuuse333 (C) --- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index 4652687..aba939d 100644 --- a/hello.c +++ b/hello.c @@ -1,6 +1,6 @@ #include int main(){ - printf("aiueoHello, world\n\n"); + printf("uafysgasoiaiueoHello, world\n\n"); return 0; }