From 1810c3bd0ff2440aeb16cf3726a3646e7935ed69 Mon Sep 17 00:00:00 2001 From: BykovDA Date: Thu, 1 May 2025 12:57:52 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'histogram=5Finternal.h'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- histogram_internal.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/histogram_internal.h b/histogram_internal.h index 56f34af..a73f166 100644 --- a/histogram_internal.h +++ b/histogram_internal.h @@ -3,6 +3,6 @@ #include #include bool -find_minmax(const std::vector& numbers, double& min, double& max); +find_minmax(const std::vector numbers, double& min, double& max); -#endif +#endif \ No newline at end of file