Add files via upload

This commit is contained in:
Jacek Kałużny 2023-10-30 09:43:54 +01:00 committed by HOME-VM-TOSCHOOL
parent 31dcc7e3ab
commit a865795a46
10 changed files with 31 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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