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
for (let n = o[i], r; r = n % (n = max); max = r);
return max;
};
// In order to divide something in equal pieces, both the width and the length should be divisible by the same number, as we need the biggest, there's the greatest common divisor