Java Annotations

  • + 3 comments
    1. First example code does not work ... because of family.budgetLimit();.
    2. There is a problem with data check. I produce the same output and it is not recognisez as good.
    • + 0 comments

      the same issue is with me also.

    • + 2 comments

      My code gave the identical output as "expected", but it still said that wrong, why?

      • + 0 comments

        The code constrain is very high. Even you are getting the correct output, it will be wrong. Hint # Dont change any other line neither increase any single line. You just have to give you the solution where it is required.

      • + 0 comments

        You might commented code lines where you supposed to add and added your code in new line. Don't do that. Remove the lines and your code.

    • + 0 comments

      I passed by switching back to Java 7 language.

      I am not sure what's wrong with Java 8 data check. Same piece of code works on Java 7 test, but failed in Java 8 one.

      I have no time and no willing to try the Java 15 test...