From dea3f6ce43210a9b8dcbf98275b357e28c223cd4 Mon Sep 17 00:00:00 2001 From: Shmaksimus Date: Tue, 20 May 2025 15:53:43 +0100 Subject: [PATCH 1/3] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=80=D0=B0=D0=B7=D0=B4=D0=B5=D0=BB=20Legend=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D0=BF=D0=BE=D1=8F=D1=81=D0=BD=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=B7=D0=BD=D0=B0=D1=87=D0=B5=D0=BD=D0=B8=D0=B9=20?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD=D1=8B=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 828cb57..d41ab9a 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,8 @@ - Circle: P = 2πR - Rectangle: P = 2a + 2b - Square: P = 4a + +## Legend +- R: radius of the circle +- a, b: sides of the rectangle +- a: side of the square \ No newline at end of file From c43ecde4c3e3e7d85ef2085f4d8da7519bcf5e0f Mon Sep 17 00:00:00 2001 From: Shmaksimus Date: Tue, 20 May 2025 15:55:57 +0100 Subject: [PATCH 2/3] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=80=D0=B0=D0=B7=D0=B4=D0=B5=D0=BB=20Legend=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D0=BF=D0=BE=D1=8F=D1=81=D0=BD=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=B7=D0=BD=D0=B0=D1=87=D0=B5=D0=BD=D0=B8=D0=B9=20?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD=D1=8B=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d41ab9a..ee763c4 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ ## Legend - R: radius of the circle - a, b: sides of the rectangle -- a: side of the square \ No newline at end of file +- a: side of the square +- \ No newline at end of file From 14de8940061bef54fe708a9e31ffa2ecc0eeecd1 Mon Sep 17 00:00:00 2001 From: Shmaksimus Date: Tue, 20 May 2025 15:56:27 +0100 Subject: [PATCH 3/3] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=80=D0=B0=D0=B7=D0=B4=D0=B5=D0=BB=20Legend=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D0=BF=D0=BE=D1=8F=D1=81=D0=BD=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=B7=D0=BD=D0=B0=D1=87=D0=B5=D0=BD=D0=B8=D0=B9=20?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD=D1=8B=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ee763c4..9a86cab 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,3 @@ - R: radius of the circle - a, b: sides of the rectangle - a: side of the square -- \ No newline at end of file