Ad
  • Default User Avatar

    Correction:

    I believe turbofish (or type annotation) is necessary because the type of divs needs to be known at point of divs.len() call.

    Tested with 1.50.0.

  • Custom User Avatar

    require has been disabled within the sandbox. We are working on implementing a new way to sandbox Ruby (and all languages) so that we don't have to undefine anything.

  • Custom User Avatar

    It can be solved without using that. Not sure why require doesn't work, but I don't think that's on my end