Guest User

Untitled

a guest
Apr 26th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. Your submission failed for the following reason(s).
  2.  
  3. ===================================================================================================
  4.  
  5. Test case was: 'new SOWrapper(){String str(){hook(); ArrayFilter.main(new String[0]); return get();}}' (simple)
  6. Received result:
  7. Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
  8. at StudentPackage.ArrayFilter.main(ArrayFilter.java:34)
  9. at SemanticCheck$2.str(SemanticCheck.java:105)
  10. at SemanticCheck$SOWrapper.equals(SemanticCheck.java:47)
  11. at SemanticCheck.test(SemanticCheck.java:98)
  12. at SemanticCheck.main(SemanticCheck.java:110)
  13.  
  14. None
Add Comment
Please, Sign In to add comment