change arg to in files in taskF06

This commit is contained in:
Jakub Pokrywka 2020-12-28 15:53:48 +01:00
parent fb20c4ffe9
commit e25695a0b1
5 changed files with 1 additions and 28800 deletions

View File

@ -2,7 +2,7 @@ Paths
====== ======
Your program should read a finite-state automaton from Your program should read a finite-state automaton from
the file in the first argument. the standard input.
The automaton is deterministic, you can assume it does not contain The automaton is deterministic, you can assume it does not contain
cycles. The automaton alphabet is the set of Polish lower-case letters cycles. The automaton alphabet is the set of Polish lower-case letters
(English letters plus: ą, ć, ę, ł, ń, ó, ś, ź and ż). (English letters plus: ą, ć, ę, ł, ń, ó, ś, ź and ż).

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,18 +0,0 @@
0 1 b
0 2 d
0 3 p
0 4 s
1 5 i
2 6 o
3 7 i
4 8 t
5 9 a
6 14 m
7 10 ł
8 11 a
9 12 ł
10 14 a
11 13 l
12 14 y
13 14 i
14

View File

@ -1,18 +0,0 @@
0 1 b
0 2 d
0 3 p
0 4 s
1 5 i
2 6 o
3 7 i
4 8 t
5 9 a
6 15 m
7 10 ł
8 11 a
9 12 ł
10 14 a
11 13 l
12 14 y
13 14 i
14