diff options
Diffstat (limited to 'lab4')
| -rw-r--r-- | lab4/test2.txt | 11 | ||||
| -rw-r--r-- | lab4/test3.txt | 8 |
2 files changed, 19 insertions, 0 deletions
diff --git a/lab4/test2.txt b/lab4/test2.txt new file mode 100644 index 0000000..f44a5bc --- /dev/null +++ b/lab4/test2.txt @@ -0,0 +1,11 @@ +нет +да +a b c +2 +1 0 1 +0 1 0 +1 0 1 +0 1 0 +1 1 1 +0 0 0 +нет
\ No newline at end of file diff --git a/lab4/test3.txt b/lab4/test3.txt new file mode 100644 index 0000000..b80b8ed --- /dev/null +++ b/lab4/test3.txt @@ -0,0 +1,8 @@ +нет +нет +да +1 2 3 +a b c +2 2 2 +1 3 3 +* 2 3
\ No newline at end of file |