From 8b03349010cfb1a3024f56d8c1d8e8b8e97ffafe Mon Sep 17 00:00:00 2001 From: GordiyevskikDA Date: Sat, 16 Mar 2024 06:24:00 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80?= =?UTF-8?q?=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LABA1.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/LABA1.cpp b/LABA1.cpp index bce4e4f..f2241f1 100644 --- a/LABA1.cpp +++ b/LABA1.cpp @@ -4,10 +4,6 @@ #include "text.h" using namespace std; -/* -Забабахать show_histogram_text в отдельный файл -*/ - struct Input { vector marks; int NCharts = 0;