Изменил(а) на 'histogram_internal.h'

BykovDA 3 месяцев назад
Родитель 839f3e9942
Сommit 1810c3bd0f

@ -3,6 +3,6 @@
#include <vector> #include <vector>
#include <iostream> #include <iostream>
bool bool
find_minmax(const std::vector<double>& numbers, double& min, double& max); find_minmax(const std::vector<double> numbers, double& min, double& max);
#endif #endif
Загрузка…
Отмена
Сохранить