• 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
aMoniker Avatar
Name:James Greenleaf
Clan:Viresco
Member Since:Mar 2018
Last Seen:Dec 2024
Profiles:
Following:6
Followers:4
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (84)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Madjosz
    • resolved an issue on "Champernowne's Championship" kata
    • 4 months ago

    You are using operations which lose precision because numbers will be converted to floating point which is not sufficient for numbers with more than 53 bits.

    But there was a similar bug also in the Ruby reference solution which I have fixed now.

  • Custom User Avatar
    • Madjosz
    • resolved an issue on "Champernowne's Championship" kata
    • 4 months ago

    Thank you, my solution passes now.

  • Custom User Avatar
    • hobovsky
    • commented on "Champernowne's Championship" kata
    • 4 months ago

    I merged a fix, can you please verify.

  • Custom User Avatar
    • Madjosz
    • created an issue for "Champernowne's Championship" kata
    • 4 months ago

    PHP: Reference solution seems to be wrong for big random integers:

    testRandomIntegers
    Random digit tested: 4268314017451212801
    Failed asserting that 0 is identical to 2.
    

    Reference solutions of other languages show that 0 is correct.

  • Custom User Avatar
    • dfhwze
    • resolved a suggestion on "Largest Palindromic Product" kata
    • 2 years ago

    both users no longer active

  • Custom User Avatar
    • dfhwze
    • resolved a suggestion on "Largest Palindromic Product" kata
    • 2 years ago

    duplicate suggestion

  • Custom User Avatar
    • dfhwze
    • created an issue for "Largest Palindromic Product" kata
    • 2 years ago

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

  • Custom User Avatar
    • Krillan
    • created an issue for "Champernowne's Championship" kata
    • 3 years ago

    Something broke in random Ruby tests. Some tests say that I have wrong answers, but when I check them through puts, it gives the correct values, those - my solution returns the correct answers, but the tests perceive them with different values

    For example

    def champernowe_digit(n)

    ...

    p res #=> 6

    res

    end

    #=> Random digit tested: 8563414405108046 - Expected: 6, instead got: 5

  • Custom User Avatar
    • aMoniker
    • resolved an issue on "Champernowne's Championship" kata
    • 4 years ago

    Marking this as resolved since I didn't receive a reply.

  • Custom User Avatar
    • aMoniker
    • resolved an issue on "Champernowne's Championship" kata
    • 4 years ago

    Thanks for letting me know. The test cases have been updated to work with Python 3.6 and Ruby 3.0

  • Custom User Avatar
    • ejini战神
    • created an issue for "Champernowne's Championship" kata
    • 4 years ago
    • Python new test framework should be used (Refer this & this for more detail)

    • Ruby 3.0 should be enabled (Refer this & this for more detail)

  • Custom User Avatar
    • aMoniker
    • resolved an issue on "Champernowne's Championship" kata
    • 4 years ago

    Fixed.

  • Custom User Avatar
    • aMoniker
    • resolved an issue on "Champernowne's Championship" kata
    • 4 years ago

    Fixed.

  • Custom User Avatar
    • aMoniker
    • commented on "Champernowne's Championship" kata
    • 4 years ago

    Could you give an example?

  • Custom User Avatar
    • aMoniker
    • resolved an issue on "Champernowne's Championship" kata
    • 4 years ago

    Fixed.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...