Back to the 2020 paper

Module 1: Introduction, Regular languages and finite automata

20207m

Construct a DFA which accepts the set of all binary strings that interpreted as binary representation of an unsigned decimal integer, is divisible by 5.

Similar questions