Consider the following language.
L = {w ∈ {0, 1}* | w ends with the substring 011}
Which one of the following deterministic finite automata accepts L?