cs-lab034/svg.h

5 строки
72 B
C++

#pragma once
void
show_histogram_svg(const std::vector<double>& bins);