From b068d3c02390c223e7f4cc776db5f32ca8f9c5b4 Mon Sep 17 00:00:00 2001 From: "juliano.souzaluz" <juliano.souza-luz@etu.hesge.ch> Date: Fri, 13 Jan 2023 13:22:38 +0100 Subject: [PATCH] Update input.txt --- src/input.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input.txt b/src/input.txt index b51d0e5..0bb445b 100644 --- a/src/input.txt +++ b/src/input.txt @@ -1,4 +1,4 @@ -min;-8;-9; +max;8;9; 2;5;<=;12; 50;5;<=;150; 5;50;<=;100; \ No newline at end of file -- GitLab