Ad
  • Custom User Avatar

    It means there's probably a bug in your code that only shows up on "complex" test. :)

  • Custom User Avatar

    I get the following error, which is essentially telling me my code is right, but it's not working?? Help?

    Got 'HEY JUDE', expected 'HEY JUDE'

  • Custom User Avatar

    My code passes the test and the basic part of the submission test, but the "complex" test in the submission says the String index is out of range -1. Any ideas what is going on?

    Edit: I should probably add this is the Java version