From aa0d37540f5bc4bb6327b43c7213b46d0e261cf0 Mon Sep 17 00:00:00 2001 From: justanothercatgirl Date: Fri, 4 Oct 2024 17:37:14 +0300 Subject: Пока не закончил логику выбора программы, но готовы все алгоритмы MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_f.c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 test_f.c (limited to 'test_f.c') diff --git a/test_f.c b/test_f.c deleted file mode 100644 index 8811f1e..0000000 --- a/test_f.c +++ /dev/null @@ -1,5 +0,0 @@ -double f(double x) { - static int counter = 0; - ++counter; - return counter * x; -} -- cgit v1.2.3-70-g09d2