#include <vector> std::vector<size_t> show_histogram_text(std::vector <size_t> bins, size_t bin_count);