#pragma once #include #define MAX_STR_LNG 80 #define PREFIX 4 void show_histogram_text(const std::vector& bins);