• 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
ThePuerProgrammer Avatar
Name:Unknown
Clan:UCO Big Brains
Member Since:Oct 2019
Last Seen:Aug 2022
Profiles:
Following:10
Followers:10
Allies:8
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (21)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Darkeerrr
    • commented on "Square(n) Sum" cpp solution
    • 3 months ago

    You can improve your solution. Try change int i = 0 to size_t i = 0. Because you will not find any negative values. Your numbers.size() can't be -1 or -1000.

  • Custom User Avatar
    • Bhumika-2294
    • commented on "Square(n) Sum" cpp solution
    • 12 months ago

    Same

  • Custom User Avatar
    • hobovsky
    • commented on "Square(n) Sum" cpp solution
    • 2 years ago

    We would have to see your solution which throws the error 132.

  • Custom User Avatar
    • t3hPoundcake
    • commented on "Square(n) Sum" cpp solution
    • 2 years ago

    This was the solution I settled upon, my editor is throwin error 132 with no text to go along with the error, this is happening across every kata I try does anyone know what is causing this please.

  • Custom User Avatar
    • ryzor
    • commented on "Printer Errors" swift solution
    • 5 years ago

    You can just filter the string. Slickness.

  • Custom User Avatar
    • user8436785
    • resolved a suggestion on "Feature Requests" topic
    • 5 years ago
  • Custom User Avatar
    • user8436785
    • commented on "Feature Requests" topic
    • 5 years ago

    Please make requests on CW github instead of this page.

  • Custom User Avatar
    • Len512
    • commented on "Find the missing letter" swift solution
    • 6 years ago

    Thank you for your nice comment :)

  • Custom User Avatar
    • ThePuerProgrammer
    • commented on "Find the missing letter" swift solution
    • 6 years ago

    Purposeful and clean. Nice one!

  • Custom User Avatar
    • ThePuerProgrammer
    • commented on "Dictionary Merge" swift solution
    • 6 years ago

    This is eye opening for me. Really struggled to figure out the method for converting value to [value] and now it seems obvious. I tried a similar approach, but ended up doing too much by not understanding some fundamentals. I like your solution best!

  • Custom User Avatar
    • ThePuerProgrammer
    • created a suggestion for "Feature Requests" topic
    • 6 years ago

    If there's a way, kindly point me to it. Otherwise, I'd give my two front teeth for an option to turn off (Cmd + s) to Attempt. My save-twitch is causing me to miss out on first try submissions, and it's breaking my heart.

  • Custom User Avatar
    • Wittybit
    • commented on "Sum of all the multiples of 3 or 5" swift solution
    • 6 years ago

    Huh... Should've done bit shifting instead of division...

    Too lazy to rewrite it though. Thanks for commenting :^)

  • Custom User Avatar
    • ThePuerProgrammer
    • commented on "Numericals of a String" swift solution
    • 6 years ago

    oh yeah no, just keep it a dictionary of [String : Int] and cast your characters into strings over and over... doh! LOL 3am coding strikes again

  • Custom User Avatar
    • ThePuerProgrammer
    • commented on "Sum of all the multiples of 3 or 5" swift solution
    • 6 years ago

    optimized AF

  • Custom User Avatar
    • ThePuerProgrammer
    • commented on "Consecutive Ducks" cpp solution
    • 6 years ago

    So bitwise AND determines a power of two... I wish I had seen that before I put my ignorance on display LOL

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...