• 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
blibblob Avatar
Name:Unknown
Clan:Unknown
Member Since:Feb 2019
Last Seen:Sep 2023
Profiles:
    Following:1
    Followers:1
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (14)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • strockbine
      • commented on "Sum of two lowest positive integers" swift solution
      • 9 months ago

      This potentially sorts the array twice. Even if the compiler magically optimizes the second sort away, you're still sorting the whole array, which is much more work than you need to do.

    • Custom User Avatar
      • logical exception
      • commented on "Grasshopper - If/else syntax debug" kata
      • 4 years ago

      I would rather code this game alone

    • Custom User Avatar
      • FArekkusu
      • resolved a suggestion on "Grasshopper - If/else syntax debug" kata
      • 4 years ago
    • Custom User Avatar
      • blibblob
      • commented on ""Grasshopper - If/else syntax debug" C Translation"
      • 4 years ago

      I see, thanks!

    • Custom User Avatar
      • FArekkusu
      • commented on ""Grasshopper - If/else syntax debug" C Translation"
      • 4 years ago
      • Since you're using true and false the function's output type should be changed to bool
      • There're still no fixed tests
      • Seed should be time-based, using a fixed value is no better than not calling srand at all
    • Custom User Avatar
      • blibblob
      • commented on ""Grasshopper - If/else syntax debug" C Translation"
      • 4 years ago

      Thank you for your feedback

      • You mean for boolean? added
      • done
      • done (though, isn't the seed set to 1 if srand is not called? At least I get the same health values after each test...)
      • done
    • Custom User Avatar
      • FArekkusu
      • commented on ""Grasshopper - If/else syntax debug" C Translation"
      • 4 years ago
      • Include directives are missing everywhere
      • No fixed tests
      • RNG is not seeded
      • Tests don't provide useful error messages (and the random tests provide completely useless ones on purpose - wtf)
    • Custom User Avatar
      • blibblob
      • created a suggestion for "Basic variable assignment" kata
      • 4 years ago

      Swift translation (:

    • Custom User Avatar
      • blibblob
      • created a suggestion for "Grasshopper - If/else syntax debug" kata
      • 4 years ago

      C translation :)

    • Custom User Avatar
      • blibblob
      • commented on "Multiplication table for number" kata
      • 4 years ago

      See your last equation (10 * 13 = 130)? There is a space missing between '3' and '='

    • Custom User Avatar
      • Joshuarvlcb
      • commented on "Greed is Good" javascript solution
      • 4 years ago

      Horrible solution

    • Custom User Avatar
      • blibblob
      • commented on "Testing 1-2-3" kata
      • 4 years ago

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

    • Custom User Avatar
      • ejini战神
      • resolved a suggestion on "Fake Binary" kata
      • 5 years ago

      'alr approved some time ago'

    • Custom User Avatar
      • blibblob
      • created a suggestion for "Fake Binary" kata
      • 5 years ago

      Swift translation :)

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...