From 6543e5c9ae7fd689514eda2be4a1fcf831fab49d Mon Sep 17 00:00:00 2001 From: Leticia Campos <34458509+leticiacamposs2@users.noreply.github.com> Date: Tue, 23 Jun 2020 13:20:33 -0300 Subject: [PATCH 1/2] =?UTF-8?q?Inclus=C3=A3o=20do=20challenge=2018=20escad?= =?UTF-8?q?aria?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8627276..23bcd88 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Este repositório é mantido pela comunidade WoMakersCode, trazendo uma série d | [Palíndromo](https://github.com/WoMakersCode/challenges-algorithms/issues/13) | .. | level-300 | | [Simulador de caixa eletrônico](https://github.com/WoMakersCode/challenges-algorithms/issues/15) | .. | level-200 | | [Diferença Absoluta](https://github.com/WoMakersCode/challenges-algorithms/issues/17) | .. | level-300 | +| [Escadaria](https://github.com/WoMakersCode/challenges-algorithms/issues/18) | .. | level-100 | ## :closed_book: Tutoriais disponíveis From ae458090d87caf4daed7aefdbb804b65b560d145 Mon Sep 17 00:00:00 2001 From: Leticia Campos <34458509+leticiacamposs2@users.noreply.github.com> Date: Tue, 23 Jun 2020 14:55:49 -0300 Subject: [PATCH 2/2] =?UTF-8?q?Inclus=C3=A3o=20do=20challenge=2020=20sum?= =?UTF-8?q?=20min=20e=20max?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23bcd88..b7cd74c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Este repositório é mantido pela comunidade WoMakersCode, trazendo uma série d | [Simulador de caixa eletrônico](https://github.com/WoMakersCode/challenges-algorithms/issues/15) | .. | level-200 | | [Diferença Absoluta](https://github.com/WoMakersCode/challenges-algorithms/issues/17) | .. | level-300 | | [Escadaria](https://github.com/WoMakersCode/challenges-algorithms/issues/18) | .. | level-100 | +| [Soma valores mínimos e máximos](https://github.com/WoMakersCode/challenges-algorithms/issues/20) | .. | level-100 | ## :closed_book: Tutoriais disponíveis