description.txt
This commit is contained in:
parent
43b3aa2b1c
commit
49262673da
@ -5,7 +5,7 @@ Read strings from the standard input.
|
|||||||
If a string is accepted by the
|
If a string is accepted by the
|
||||||
automaton, write YES, otherwise- write NO.
|
automaton, write YES, otherwise- write NO.
|
||||||
|
|
||||||
The program is invoked like this: ./run fsa_description.arg < test1.in > test1.out
|
The program is invoked like this: ./run.py fsa_description.arg < test1.in > test1.out
|
||||||
|
|
||||||
POINTS: 3
|
POINTS: 3
|
||||||
DEADLINE: 2020-11-07 23:59:00
|
DEADLINE: 2020-11-07 23:59:00
|
||||||
|
Loading…
Reference in New Issue
Block a user