diff --git a/1234.pub b/1234.pub
new file mode 100644
index 0000000..ba0ffd5
--- /dev/null
+++ b/1234.pub
@@ -0,0 +1 @@
+ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEgqCiQ2gEQIVpgbFFLKuaISvR8Xjzc5DAz0zEUf7lwX timda@RADAR
diff --git a/bin/Debug/lab03.exe b/bin/Debug/lab03.exe
new file mode 100644
index 0000000..24c8c21
Binary files /dev/null and b/bin/Debug/lab03.exe differ
diff --git a/bin/Debug/marks.svg b/bin/Debug/marks.svg
new file mode 100644
index 0000000..747b0c1
--- /dev/null
+++ b/bin/Debug/marks.svg
@@ -0,0 +1,3 @@
+
+
diff --git a/bin/Debug/marks.txt b/bin/Debug/marks.txt
new file mode 100644
index 0000000..464e718
--- /dev/null
+++ b/bin/Debug/marks.txt
@@ -0,0 +1,3 @@
+9
+3 3 3 4 4 4 4 4 5
+3
\ No newline at end of file
diff --git a/bin/Debug/type b/bin/Debug/type
new file mode 100644
index 0000000..e69de29
diff --git a/bin/Debug/unittest.exe b/bin/Debug/unittest.exe
new file mode 100644
index 0000000..bf80c0d
Binary files /dev/null and b/bin/Debug/unittest.exe differ
diff --git a/lab03.cbp b/lab03.cbp
new file mode 100644
index 0000000..f4c8ec6
--- /dev/null
+++ b/lab03.cbp
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/lab03.depend b/lab03.depend
new file mode 100644
index 0000000..d3a9712
--- /dev/null
+++ b/lab03.depend
@@ -0,0 +1,36 @@
+# depslib dependency file v1.0
+1746453565 source:d:\Прога\lab03\histogram.cpp
+ "histogram.h"
+ "histogram_internal.h"
+
+1746453565 d:\Прога\lab03\histogram.h
+
+
+
+1746438554 d:\Прога\lab03\histogram_internal.h
+
+1746452762 source:d:\Прога\lab03\main.cpp
+ "histogram.h"
+ "text.h"
+ "svg.h"
+
+1746438095 d:\Прога\lab03\text.h
+
+
+
+1746438051 d:\Прога\lab03\svg.h
+
+
+
+
+
+1746453704 source:d:\Прога\lab03\svg.cpp
+ "svg.h"
+ "histogram.h"
+
+
+1746438687 source:d:\Прога\lab03\text.cpp
+
+
+ "text.h"
+
diff --git a/obj/Debug/histogram.o b/obj/Debug/histogram.o
new file mode 100644
index 0000000..f8b1903
Binary files /dev/null and b/obj/Debug/histogram.o differ
diff --git a/obj/Debug/main.o b/obj/Debug/main.o
new file mode 100644
index 0000000..19a0241
Binary files /dev/null and b/obj/Debug/main.o differ
diff --git a/obj/Debug/svg.o b/obj/Debug/svg.o
new file mode 100644
index 0000000..aeb6b96
Binary files /dev/null and b/obj/Debug/svg.o differ
diff --git a/obj/Debug/text.o b/obj/Debug/text.o
new file mode 100644
index 0000000..3ab50cb
Binary files /dev/null and b/obj/Debug/text.o differ
diff --git a/obj/Debug/unittest.o b/obj/Debug/unittest.o
new file mode 100644
index 0000000..a105fd0
Binary files /dev/null and b/obj/Debug/unittest.o differ
diff --git a/unittest.cbp b/unittest.cbp
new file mode 100644
index 0000000..5a9c8c0
--- /dev/null
+++ b/unittest.cbp
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/unittest.depend b/unittest.depend
new file mode 100644
index 0000000..0611aba
--- /dev/null
+++ b/unittest.depend
@@ -0,0 +1,60 @@
+# depslib dependency file v1.0
+1746438612 source:d:\Прога\lab03\histogram.cpp
+ "histogram.h"
+ "histogram_internal.h"
+
+1746438137 d:\Прога\lab03\histogram.h
+
+
+
+1746438554 d:\Прога\lab03\histogram_internal.h
+
+1746440286 source:d:\Прога\lab03\unittest.cpp
+ "doctest.h"
+ "histogram_internal.h"
+
+1746440404 d:\Прога\lab03\doctest.h
+
+
+
+
+
+
+ "doctest_fwd.h"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+