Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    Only problem is that it is not showing in the output tab.

  • Custom User Avatar

    I would want to debug my code by addind some lines to the output with certain strings. How can I do that? I searched around and from what I've found I should be using console.out("String to print");, but this doesn't seem to be working at all. I cannot import java.lang and use System.out.println either. Can anyone point me towards a functional way to do this is this environment?