From 3a489a685e457163cd2994cf86816f168e84bf44 Mon Sep 17 00:00:00 2001 From: VinogradovMA Date: Tue, 29 Apr 2025 23:37:47 +0300 Subject: [PATCH] code:test[4] --- Lab1.cbp | 17 + doctest.h | 7106 +++++++++++++++++++++++++++++++++++++++++++++++++ histogram.cpp | 2 +- histogram.h | 2 +- main.cpp | 9 - 5 files changed, 7125 insertions(+), 11 deletions(-) create mode 100644 doctest.h diff --git a/Lab1.cbp b/Lab1.cbp index c725d43..1af61f7 100644 --- a/Lab1.cbp +++ b/Lab1.cbp @@ -13,7 +13,11 @@