jfz-2023-s473555/TaskC04/simple1.arg
2023-11-15 17:05:04 +01:00

6 lines
68 B
Plaintext

# prosty automat akceptujący tylko napis "abc"
0 1 a
1 2 b
2 3 c
3