#pragma once #include void show_histogram_text(const vector& bins, size_t bin_count);