You can check this DP implentation.
My states are (idx,zero) -> zero is used to track whether zero is used till now.
355361808
You can check this DP implentation.
My states are (idx,zero) -> zero is used to track whether zero is used till now.
355361808