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<