From f4847a9a14162a8f0eed9db5c8c8ebc53440ab5c Mon Sep 17 00:00:00 2001 From: "Nikita (PodolskyNK)" Date: Mon, 27 May 2024 07:07:36 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=82=D0=B5=D1=81=D1=82=20=D0=B4=D0=BB=D1=8F=20=D1=81?= =?UTF-8?q?=D0=B2=D0=BE=D0=B5=D0=B3=D0=BE=20=D0=B2=D0=B0=D1=80=D0=B8=D0=B0?= =?UTF-8?q?=D0=BD=D1=82=D0=B0=20(=D0=B7=D0=B0=D0=B1=D1=8B=D0=BB=20=D1=80?= =?UTF-8?q?=D0=B0=D0=BD=D1=8C=D1=88=D0=B5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cs-lab34.cbp | 4 ++++ svg.cpp | 8 ++++---- svgg.h | 7 +++++++ unittest.cbp | 3 --- unittest2.cbp | 42 ++++++++++++++++++++++++++++++++++++++++++ unittest2.cpp | 10 ++++++++++ 6 files changed, 67 insertions(+), 7 deletions(-) create mode 100644 svgg.h create mode 100644 unittest2.cbp create mode 100644 unittest2.cpp diff --git a/cs-lab34.cbp b/cs-lab34.cbp index d794df6..981bf7b 100644 --- a/cs-lab34.cbp +++ b/cs-lab34.cbp @@ -32,6 +32,7 @@ +