Ad
  • Custom User Avatar

    I also get out of memory failures.
    I couldn't resolve it with #! nor with {-# LANGUAGE BangPatterns #-} (I tried several combinations with both, it's possible I missed the correct one).

  • Custom User Avatar

    Tests expect [[]] when inputting 0, but expect [] when inputting negative values or values greater than the length of the list.