Light Mode
Dark Mode
7th test error?

Why is the max for the 7th assert 50 instead of 53 (6+6+7+9+9+9+7)?

        [
        [6*],
        [0, 6*],
        [3, 0, 7*],
        [0, 4, 2, 9*],
        [4, 4, 3, 6, 9*],
        [3, 1, 0, 5, 9*, 0],
        [8, 9, 7, 7*, 3, 4, 5],
    ]

I know I'm wrong and I'd like to know what I'm missing. Cheers

Created: Oct. 28, 2023, 6:05 p.m.
Updated: Oct. 29, 2023, 4:47 p.m.
0
19
User avatar
rockwellshabani