cs-lab34/text.h

3 строки
93 B
C

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