From e0957b2b14d592b35063cc331ff647d341731d9c Mon Sep 17 00:00:00 2001 From: mzhoot Date: Sun, 17 May 2026 12:52:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20todo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ todo.txt | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f6a0aaa --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__/ +*.pyc +*.pyo \ No newline at end of file diff --git a/todo.txt b/todo.txt index 0dc7766..06559bf 100644 --- a/todo.txt +++ b/todo.txt @@ -247,6 +247,4 @@ Pass2 (шаг 5): -избавиться от ре и перенести таблицу фиксированных размеров -вынести работу с памятью из второго прохода в отдельный энкодер изучить работу с кучей \ No newline at end of file