code: добавленны модельные тесты

Этот коммит содержится в:
BobrovnikYA
2025-05-02 10:22:09 +03:00
родитель 716c6bec27
Коммит 5cb547497e

Просмотреть файл

@@ -2,7 +2,7 @@
#include <iostream> #include <iostream>
#include <vector> #include <vector>
using namespace std; using namespace std;
//ihhkhh //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;