From 8f1c0dc2ae53c99eb83b0ca832320fc3bc6f8d9a Mon Sep 17 00:00:00 2001 From: FilippovDY Date: Wed, 5 Jun 2024 13:42:38 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=94=D0=B2=D0=B0=20=D0=B7=D0=B0=D0=B4?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8F=209=20=D0=B8=2011?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Lab03.cbp | 2 +- histogram.cpp | 57 ++++++++++++++++---------------- histogram.h | 3 +- main.cpp | 85 ++++++++++++++++++------------------------------ svg.cpp | 90 +++++++++++++++++++++------------------------------ svg.h | 9 +----- text.cpp | 40 +++++++++++------------ text.h | 3 ++ 8 files changed, 119 insertions(+), 170 deletions(-) diff --git a/Lab03.cbp b/Lab03.cbp index d2f1b8f..cf95eba 100644 --- a/Lab03.cbp +++ b/Lab03.cbp @@ -13,6 +13,7 @@