From 6cdaa937e80c07ea9822cf6e2c495697efbc04ae Mon Sep 17 00:00:00 2001 From: Nik Date: Fri, 29 May 2020 21:02:55 +0300 Subject: [PATCH 1/3] 1. Testing --- hello_world.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello_world.txt diff --git a/hello_world.txt b/hello_world.txt new file mode 100644 index 0000000..5957547 --- /dev/null +++ b/hello_world.txt @@ -0,0 +1 @@ +System.out.println('Hello_world'); \ No newline at end of file From 920f341686acfea30f4468ed738b1a314ce1398b Mon Sep 17 00:00:00 2001 From: Nik Date: Fri, 29 May 2020 21:04:15 +0300 Subject: [PATCH 2/3] =?UTF-8?q?=D0=9F=D0=BE=D1=81=D1=82=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=82=D1=80=D0=B8=20=D0=B2=D0=BE=D1=81=D0=BA=D0=BB?= =?UTF-8?q?=D0=B8=D1=86=D0=B0=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D1=8B=D1=85=20?= =?UTF-8?q?=D0=B7=D0=BD=D0=B0=D0=BA=D0=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.txt b/hello_world.txt index 5957547..f7bd232 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -System.out.println('Hello_world'); \ No newline at end of file +System.out.println('Hello_world!!!!'); \ No newline at end of file From 013ef14915e00a9bd90faa03c887a98b893f2e61 Mon Sep 17 00:00:00 2001 From: Nik Date: Sun, 31 May 2020 13:20:18 +0300 Subject: [PATCH 3/3] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20=D0=BB?= =?UTF-8?q?=D0=B8=D1=88=D0=BD=D0=B8=D0=B5=20=D0=B2=D0=BE=D1=81=D0=BA=D0=BB?= =?UTF-8?q?=D0=B8=D1=86=D0=B0=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D1=8B=D0=B5=20?= =?UTF-8?q?=D0=B7=D0=BD=D0=B0=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.txt b/hello_world.txt index f7bd232..a5e5050 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -System.out.println('Hello_world!!!!'); \ No newline at end of file +System.out.println('Hello_world!'); \ No newline at end of file