From 8e4c33ae45537211cbf50d236461fe6045f9ded1 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 29 May 2022 12:06:47 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B2=D1=82=D0=BE=D1=80=D0=BE=D0=B9=20=D0=BB=D0=B0?= =?UTF-8?q?=D0=B1=D1=8B=20=D0=B8=20=D1=82=D0=B5=D1=81=D1=82=D0=BE=D0=B2=20?= =?UTF-8?q?=D0=BA=20=D0=BE=D1=81=D1=82=D0=B0=D0=BB=D1=8C=D0=BD=D1=8B=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lab2/test4.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lab2/test4.txt (limited to 'lab2/test4.txt') diff --git a/lab2/test4.txt b/lab2/test4.txt new file mode 100644 index 0000000..7ad6798 --- /dev/null +++ b/lab2/test4.txt @@ -0,0 +1,7 @@ +4 +1 2 3 4 +a b c d +1 0 1 0 +1 1 0 0 +0 1 0 1 +0 1 0 1 \ No newline at end of file -- cgit v1.2.3