• 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
manuc66 Avatar
Name:manuc66
Clan:En Voiture Simone
Member Since:Mar 2014
Last Seen:Jul 2022
Profiles:
Following:6
Followers:6
Allies:6
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (11)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • mawh
    • commented on "Sum Strings as Numbers" csharp solution
    • 3 years ago

    Not StackOverflowException, just OverflowException ;)

  • Custom User Avatar
    • manuc66
    • commented on "Sum Strings as Numbers" csharp solution
    • 4 years ago

    Tests have evolved since

  • Custom User Avatar
    • sina157
    • commented on "Sum Strings as Numbers" csharp solution
    • 4 years ago

    how did you passsed test?

  • Custom User Avatar
    • darie2808
    • commented on "Sum Strings as Numbers" csharp solution
    • 8 years ago

    This solution does not work anymore as there is an overflow. BigInteger should probably be used.

  • Custom User Avatar
    • manuc66
    • commented on "Sum Strings as Numbers" csharp solution
    • 9 years ago

    Maybe the associated tests were updated in the meanwhile.

  • Custom User Avatar
    • gonzabianchi
    • commented on "Sum Strings as Numbers" csharp solution
    • 9 years ago

    How this code pass the test??? my first attemp with something similar failed 3 of the test... maybe the test where updated since this???

  • Custom User Avatar
    • __TomFoolery__
    • commented on "Sum Strings as Numbers" csharp solution
    • 9 years ago

    That was my fist try it did not pass BigInts and Null value :(

  • Custom User Avatar
    • manuc66
    • commented on "Common Denominators" kata
    • 10 years ago

    I was using C#

  • Custom User Avatar
    • manuc66
    • commented on "Common Denominators" kata
    • 10 years ago

    I managed to submit my solution.

    My confusions comes from the following :

    • all assert are in the same function and not in separated methods with name indicating the covered case
    • exceptions are not part of the result but just "Unknow error"
    • I was not dealing the case where "lst" is empty and thus the execution was generating an "InvalidOperationException"

    Thanks for your help, and I hope this explanation will help someone else.

  • Custom User Avatar
    • manuc66
    • commented on "Common Denominators" kata
    • 10 years ago

    In fact i've already tried submiting at different times and days but I still got the same error message.

  • Custom User Avatar
    • manuc66
    • commented on "Common Denominators" kata
    • 10 years ago

    I'm always getting "Unknown error" (see https://dl.dropboxusercontent.com/u/16996616/unknowError.PNG ), what should I do ?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...