at 19:00 B must also be a final state {3,6} (6 is a final state). So u don't need the final state 6 for consuming an a, u can point it to itself (B)
RobZombieX 3 weeks ago
This has been flagged as spam show
(a+b)* generates just any string of a's and b's, so we need just one initial state which accepts everything (instead of 9).
zdeklinowany 1 month ago
Comment removed
at 19:00 B must also be a final state {3,6} (6 is a final state). So u don't need the final state 6 for consuming an a, u can point it to itself (B)
RobZombieX 3 weeks ago
This has been flagged as spam show
(a+b)* generates just any string of a's and b's, so we need just one initial state which accepts everything (instead of 9).
zdeklinowany 1 month ago
Comment removed
zdeklinowany 1 month ago