Problems > Contains a Seven > Editorial

Contains a Seven — Solution & Editorial

Back to the Problem

Digit DP with prefix difference and tight/leading flags.

Complexity: O(digits · states)