Started Task 4

This commit is contained in:
AZEN-SGG 2025-04-16 19:58:03 +03:00
parent 91f3acd62d
commit edb7e1adea
9 changed files with 306 additions and 0 deletions

View file

@ -1,6 +1,8 @@
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <float.h>
#include <math.h>
#include "array_io.h"
#include "io_status.h"