Ad
  • Custom User Avatar

    I think we should add the note that "the food will be 3 characters long before AND after the bite marks." to the kata's description: @justintc23

  • Custom User Avatar

    I keep trying to submit my kata and I don't get past the 'attempt' section.

  • Custom User Avatar

    I've solved the kata, yet I am still getting a timeout error. When I click run examples my test passes in ~300ms. However, when I try to run my code against the full test suite it timesout. I don't know why though.

    EDIT:
    All of my tests are passing but it takes around 12200ms to run and times out. I tried refactoring but my code is running at the same speed.

    @g964 any thoughts?