@@ -0,0 +1,3 @@
10
3 3 4 4 4 4 4 5 5 5
3
@@ -3,7 +3,7 @@
#include <vector>
void
show_histogram_svg(const std::vector<size_t>& bins, size_t number_count, size_t bin_count);
show_histogram_svg(const std::vector<size_t>& bins);
#endif // SVG_H_INCLUDED
The note is not visible to the blocked user.