You are given S contains only '0', '1' and '2'. Output "yes" if S contains "2021" as its subsequence, "no" otherwise. Constraint * 1 ≤ |S| ≤ 15