• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
Hallowizer Avatar
Name:Unknown
Clan:HallowizerCoding
Member Since:Aug 2017
Last Seen:Feb 2020
Profiles:
Following:1
Followers:3
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (51)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Voile
    • resolved an issue on "Escape Prison!" kata
    • 2 years ago
  • Custom User Avatar
    • Voile
    • created an issue for "Escape Prison!" kata
    • 2 years ago

    SecurityManager has been disabled by default since Java 18, and next LTS version (Java 21) will be released in a few days (19th December). This will deprecate the premise of the kata.

  • Custom User Avatar
    • Voile
    • created an issue for "Escape Prison!" kata
    • 2 years ago

    Some cheese solutions that needs to be patched:

    • https://www.codewars.com/kata/reviews/5bda2d9bc0c2374e1800216b/groups/60417a95a4ac220001a82ff1
    • https://www.codewars.com/kata/reviews/5bda2d9bc0c2374e1800216b/groups/639b31063dce3d0001f43084
  • Custom User Avatar
    • Blind4Basics
    • commented on "Hack-22" java solution
    • 2 years ago

    you don't need to: that's a plain cheat.

  • Custom User Avatar
    • jcsahnwaldt
    • commented on "Hack-22" java solution
    • 2 years ago

    I changed my mind and invalidated this kind of hack. It's too easy, and it isn't specific for this task.

  • Custom User Avatar
    • hobovsky
    • commented on "Pythagoras" kata
    • 4 years ago

    Unpublishing due to many unresolved issues and a close duplicate of https://www.codewars.com/kata/pythagorean-triple

  • Custom User Avatar
    • DasBrain
    • commented on "Hack-the-Exception" kata
    • 6 years ago

    Note: ./src/main/java/ExceptionTester.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.

    Please add an aprropiate SuppressWarnings.

  • Custom User Avatar
    • jcsahnwaldt
    • commented on "Hack-22" java solution
    • 6 years ago

    Oh, I just saw that you did do a lot of hard work in your other solution. Did you succeed in the end? Most of the code is commented out...

  • Custom User Avatar
    • jcsahnwaldt
    • commented on "Hack-22" java solution
    • 6 years ago

    I think this smells like cheating (I mean, look at how much hard work the others had to go through), but you're right - it's Hack-22. All's fair in love and war. ;-)

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Pythagoras" kata
    • 7 years ago

    Duplicate.

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Pythagoras" kata
    • 7 years ago

    The actual/expected values should be compared for approximate equality.

  • Custom User Avatar
    • FArekkusu
    • resolved a suggestion on "Pythagoras" kata
    • 7 years ago

    Re-raised as an issue.

  • Custom User Avatar
    • ZED.CWT
    • created an issue for "Escape Prison!" kata
    • 7 years ago

    Annoying warnings need to be suppressed.

    /workspace/java/src/Bomb.java:3: warning: Reflection is internal proprietary API and may be removed in a future release
    import sun.reflect.Reflection;
                      ^
    /workspace/java/src/Bomb.java:3: warning: Reflection is internal proprietary API and may be removed in a future release
    import sun.reflect.Reflection;
                      ^
    /workspace/java/src/Bomb.java:3: warning: Reflection is internal proprietary API and may be removed in a future release
    import sun.reflect.Reflection;
                      ^
    /workspace/java/src/Bomb.java:3: warning: Reflection is internal proprietary API and may be removed in a future release
    import sun.reflect.Reflection;
                      ^
    /workspace/java/src/Bomb.java:7: warning: Reflection is internal proprietary API and may be removed in a future release
        Reflection.registerMethodsToFilter(Bomb.class, "<init>");
        ^
    Note: /workspace/java/src/Prisoner.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    5 warnings
    
  • Custom User Avatar
    • ZED.CWT
    • created an issue for "Escape Prison!" kata
    • 7 years ago
    PrisonChecker.test();
    

    Really? This is what you think is enough for us?
    It's totally not a FAIR game.
    A fair game is, like Hack 22, exposing the exact implementation in the Preload section to the desc
    Or how the hell would we know what the heck is PrisonChecker, PrisonGuard and Bomb

  • Custom User Avatar
    • Hallowizer
    • commented on "Escape Prison!" kata
    • 7 years ago

    Ok. Sorry, I didn't realize it published because it took so long.

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...