Add files via upload
This commit is contained in:
parent
31dcc7e3ab
commit
a865795a46
@ -6,3 +6,6 @@ If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
The program is invoked like this: ./run.py fsa_description.arg < test1.in > test1.out
|
||||
|
||||
POINTS: 3
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
|
@ -8,3 +8,6 @@ Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 2
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
REMAINDER: 1/4
|
||||
|
@ -7,3 +7,7 @@ The alphabet is "0", "1".
|
||||
Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 2
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
REMAINDER: 2/4
|
||||
|
@ -9,3 +9,6 @@ Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 2
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
REMAINDER: 3/4
|
||||
|
@ -9,3 +9,6 @@ Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 2
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
REMAINDER: 0/4
|
||||
|
@ -8,3 +8,5 @@ Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 2
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
|
@ -7,3 +7,7 @@ FSA alphabet is 'abcdefghijklmnopqrstuvwxyz '.
|
||||
Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 3
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
REMAINDER: 0/4
|
||||
|
@ -8,3 +8,6 @@ Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 3
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
REMAINDER: 1/4
|
||||
|
@ -8,3 +8,6 @@ Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 3
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
REMAINDER: 2/4
|
||||
|
@ -8,3 +8,6 @@ Read strings from the standard input.
|
||||
If a string is accepted by the
|
||||
automaton, write YES, otherwise- write NO.
|
||||
|
||||
POINTS: 3
|
||||
DEADLINE: 2020-11-07 23:59:00
|
||||
REMAINDER: 3/4
|
||||
|
Loading…
Reference in New Issue
Block a user