From e5282aa88da948a789d3559b42b9401aef78f706 Mon Sep 17 00:00:00 2001 From: Vytor Calixto <vytorcalixto@gmail.com> Date: Fri, 19 May 2017 22:10:13 -0300 Subject: [PATCH] Add teste guloso --- customTests/guloso.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 customTests/guloso.txt diff --git a/customTests/guloso.txt b/customTests/guloso.txt new file mode 100644 index 0000000..5cdb24f --- /dev/null +++ b/customTests/guloso.txt @@ -0,0 +1,5 @@ +4 4 5 +1 2 2 2 +2 3 3 3 +5 4 4 4 +5 3 3 3 -- GitLab