From 5ab222aee32f410adf848e2d3d3a5d8a8e328382 Mon Sep 17 00:00:00 2001 From: Tulis <79586741+Tulis12@users.noreply.github.com> Date: Wed, 10 Sep 2025 19:51:05 +0200 Subject: [PATCH] working --- .idea/vcs.xml | 2 - .idea/workspace.xml | 112 ++++++++++---------- main.py | 244 +++++++++++++++++--------------------------- utils.py | 4 + 4 files changed, 154 insertions(+), 208 deletions(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index b5f1a71..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,7 +2,5 @@ - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7b5c87e..556dd2c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,29 +4,11 @@