• 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
avermakov Avatar
Name:Artem Ermakov
Clan:Unknown
Skills:procrastination
Member Since:Sep 2021
Last Seen:Jun 2025
Profiles:
Following:6
Followers:17
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (101)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • mauro-1
    • resolved an issue on "Triangle number check" kata
    • 25 days ago

    Removed bools. (Sadly expecting True invalidates most solutions.)

  • Custom User Avatar
    • Aza_rt
    • resolved an issue on "Russian Numerals Converter" kata
    • last month

    Done. Changed to:

    test.assert_equals(num_to_russian("1000"), "тысяча")
    
  • Custom User Avatar
    • dfhwze
    • resolved an issue on "Jump to zero (Subtask 4)" kata
    • 4 months ago

    fixed

  • Custom User Avatar
    • dfhwze
    • commented on "Codewars API" kata
    • 5 months ago

    I don't get it, I'm suring beauty soup, and always retrieve the wrong user

  • Custom User Avatar
    • Just4FunCoder
    • resolved a suggestion on "Shuffle It Up II" kata
    • 7 months ago

    Forked & Approved, honor points go to you.

  • Custom User Avatar
    • KayleighWasTaken
    • commented on "Plus or Minus" kata
    • 10 months ago

    Try not to use the editor for approved kata, makes managing things a pain in the arse since it's completely opaque as to what changes were made and when without opening the edit panel yourself (and thereby forfeiting the kata).

  • Custom User Avatar
    • Paul Robertson
    • resolved an issue on "Plus or Minus" kata
    • 10 months ago

    Ah, my bad.
    It's approved now, thanks.

  • Custom User Avatar
    • Paul Robertson
    • commented on "Plus or Minus" kata
    • 10 months ago

    Happy to merge this fix but clicking 'Approve' does not seem to do it

  • Custom User Avatar
    • trashy_incel
    • commented on "Plus or Minus" python solution
    • 10 months ago

    I think it is. Perhaps it could be prevented by making test a proxy object that delegates __call__() to the real Tester object ?

  • Custom User Avatar
    • denis-codewars18
    • commented on "Digitwise addition" kata
    • 11 months ago

    I solve it with using integer->string conversions, then without using integer->string conversions. But everytime a have Execution Timed Out (12000 ms)

  • Custom User Avatar
    • B1ts
    • commented on "Digitwise addition" kata
    • 11 months ago

    You have to solve it without using integer->string conversions (no bruteforce). It wouldn't be 5kyu if it was that easy :P

    And could you please not reply to random users' comments? Just raise a question at the top level, where more people can see it.

  • Custom User Avatar
    • seika-afk
    • commented on "Digitwise addition" kata
    • 11 months ago

    someone kindly help me out T_T , i am stuck with error :

    ValueError: Exceeds the limit (10000) for integer string conversion: value has 11136 digits; use sys.set_int_max_str_digits() to increase the limit

    and if i do increase the limit , the error is : timed out

    -it passes all the tests except subtask 3 : where k<= 10**5

  • Custom User Avatar
    • JohanWiltink
    • resolved an issue on "Counting String Subsequences" kata
    • 14 months ago

    Fixed

  • Custom User Avatar
    • Awesome A.D.
    • resolved an issue on "Finding an appointment" kata
    • 16 months ago

    approved, good work

  • Custom User Avatar
    • MelonFruit
    • resolved a suggestion on "Misleading Signs" kata
    • 16 months ago

    Approved!

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...