LiTekho 2 лет назад
Родитель 0aeeb4226f
Сommit 6935f4be20

@ -5,7 +5,7 @@
#include "histogram.h"
using namespace std;
static
void
find_minmax(vector<double> numbers, double &min, double &max)
{
min = numbers[0];

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