• Custom User Avatar

    I'd like to point out that dividing by 3 is not the correct way to convert RGB to grayscale, and maybe it's best if it accepts a 2d array of singular grey values instead.

  • Custom User Avatar

    Solutions containing trailing whitespaces should be accepted as well. I had to tweak my solution to remove them.