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;