You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we fill the board with vertical dominos, we can fit n dominos in width and m//2 dominos in height. If the height is uneven, we have to put dominos sideways on the last row, so we divide the width by two.