// text.h #pragma once #include <vector> // Îáúÿâëåíèå ôóíêöèè show_histogram_text() void show_histogram_text(const std::vector<size_t>& bins);