m_fM to Fun Loops ▶️English · 2 months ago[R] Stupidest ways people have solved coding interviewsloops.videoexternal-linkmessage-square35fedilinkarrow-up182arrow-down15
arrow-up177arrow-down1external-link[R] Stupidest ways people have solved coding interviewsloops.videom_fM to Fun Loops ▶️English · 2 months agomessage-square35fedilink
minus-squaredream_weasel@sh.itjust.workslinkfedilinkarrow-up4·edit-22 months agoMinor simplification: this works even without taking absolute value first of you use fix instead of floor. Edit: I don’t know if fix is in the stock math library on second thought…
Minor simplification: this works even without taking absolute value first of you use fix instead of floor.
Edit: I don’t know if fix is in the stock math library on second thought…