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
Since the beds occupy two blocks, the scan algorithm finds them twice; one for every two block the bed uses.
For the correct number, it should be divided by 2.
Since the beds occupy two blocks, the scan algorithm finds them twice; one for every two block the bed uses.
For the correct number, it should be divided by 2.