From fa10fd682008f9a62d7bec71e17f296ea98fca3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9=20=D0=9A=D0=BE?= =?UTF-8?q?=D0=B7=D0=BB=D1=8E=D0=BA?= Date: Sat, 14 Feb 2026 14:36:54 +0300 Subject: [PATCH] =?UTF-8?q?tools:=20=D0=BF=D0=BE=D1=81=D1=82=D0=BE=D1=8F?= =?UTF-8?q?=D0=BD=D0=BD=D0=B0=D1=8F=20=D0=B0=D0=BA=D1=82=D1=83=D0=B0=D0=BB?= =?UTF-8?q?=D1=8C=D0=BD=D0=B0=D1=8F=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0?= =?UTF-8?q?=20=D0=BD=D0=B0=20=D0=B4=D0=B8=D1=81=D1=82=D1=80=D0=B8=D0=B1?= =?UTF-8?q?=D1=83=D1=82=D0=B8=D0=B2=20CodeBlocks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lectures/lecture01/README.md | 2 -- tools/README.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/lectures/lecture01/README.md b/lectures/lecture01/README.md index 7877e0b..6ed31a5 100644 --- a/lectures/lecture01/README.md +++ b/lectures/lecture01/README.md @@ -1,7 +1,5 @@ # Лекция 1. Основы C++ -Эта лекция каждый год разная. Ниже конспект занятия 20.02. - ## Как писать код > Любой дурак может написать код, понятный компьютеру. diff --git a/tools/README.md b/tools/README.md index 12c4c52..e501616 100644 --- a/tools/README.md +++ b/tools/README.md @@ -8,7 +8,7 @@ * Linux (Debian/Ubuntu/ALT/Astra): `apt-get install gcc codeblocks` -[win32]: https://download.fosshub.com/Protected/expiretime=1771015165;badurl=aHR0cHM6Ly93d3cuZm9zc2h1Yi5jb20vQ29kZS1CbG9ja3MuaHRtbA==/cf469df0e3a8286635aa6b44a5781b8f4a81c1fc26751359065779902d91325d/5b85805cf9ee5a5c3e979f1b/67eaef3030835604261a86a5/codeblocks-25.03mingw-setup.exe +[win32]: https://sourceforge.net/projects/codeblocks/files/Binaries/25.03/Windows/codeblocks-25.03mingw-setup.exe ## Git