code: пункт 4.3 (объявление show_histogram_text)

main
BezhenarAN 1 год назад
Родитель 7bb7ec73f5
Сommit 8f068c5b7c

@ -1,6 +1,9 @@
#ifndef TEXT_H_INCLUDED
#define TEXT_H_INCLUDED
#include <vector>
std::vector<size_t>
show_histogram_text(const std::vector<double>& bins);
#endif // TEXT_H_INCLUDED

Загрузка…
Отмена
Сохранить