code: добавление вывода гистрограммы в SVG

main
BobrovnikYA 1 месяц назад
Родитель 5cb547497e
Сommit c364184a0c

@ -2,7 +2,7 @@
#include <iostream> #include <iostream>
#include <vector> #include <vector>
using namespace std; using namespace std;
//ihhkhhftfttuyyuiyyiuyu
void show_histogram_text(const vector <size_t>& bins,size_t bin_count, size_t max_count) void show_histogram_text(const vector <size_t>& bins,size_t bin_count, size_t max_count)
{ {
const size_t SCREEN_WIDTH = 80; const size_t SCREEN_WIDTH = 80;

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