#pragma once void show_histogram_text(size_t bin_count, const std:: vector<double>&numbers);