From b96d4562e59cc383b8cf12216048f28cf328bd7c Mon Sep 17 00:00:00 2001 From: BezhenarAN Date: Wed, 24 Apr 2024 16:41:49 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=BF=D1=83=D0=BD=D0=BA=D1=82=206=20(?= =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=84?= =?UTF-8?q?=D1=83=D0=BD=D0=BA=D1=86=D0=B8=D0=B8=20=D0=BD=D0=B0=20=D0=B2?= =?UTF-8?q?=D1=8B=D0=B2=D0=BE=D0=B4=20svg)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- text.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/text.cpp b/text.cpp index 50c04f0..1ca3e67 100644 --- a/text.cpp +++ b/text.cpp @@ -6,7 +6,6 @@ const std::size_t SCREEN_WIDTH = 80; const std::size_t MAX_ASTERISK = SCREEN_WIDTH - 3 - 1; void show_histogram_text(const std::vector &bins){ - std::cout<