#pragma once
#include <vector>


void
ShowHistogrammText(std::vector<size_t> Bins);