• 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
hidehiro98 Avatar
Name:Hidehiro NAGAOKA
Clan:Le Wagon Gang
Member Since:Mar 2017
Last Seen:Jul 2019
Profiles:
Following:42
Followers:40
Allies:40
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (10)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Palkin_Fedor
    • created an issue for "Creating combination of number with sum of the number" kata
    • 4 years ago

    Solution like

    return [1]
    

    passed.

  • Custom User Avatar
    • user9644768
    • created an issue for "Creating combination of number with sum of the number" kata
    • 5 years ago

    Trivial duplicate of https://www.codewars.com/kata/555b1890a75b930e63000023

  • Custom User Avatar
    • hidehiro98
    • commented on "Creating combination of number with sum of the number" kata
    • 8 years ago

    Added random tests and updated description about the order of the subarray and array!

  • Custom User Avatar
    • hidehiro98
    • resolved an issue on "Creating combination of number with sum of the number" kata
    • 8 years ago

    Added random tests!

  • Custom User Avatar
    • hidehiro98
    • commented on "Creating combination of number with sum of the number" kata
    • 8 years ago

    I only fixed about "Second parameter is always greater than 1."

    Not yet random tests and clarification of the order of subarray.

    Thank you very much for suggestion!!

  • Custom User Avatar
    • hidehiro98
    • resolved an issue on "Creating combination of number with sum of the number" kata
    • 8 years ago

    Thank you! I fexed it.

  • Custom User Avatar
    • Voile
    • created a suggestion for "Creating combination of number with sum of the number" kata
    • 8 years ago

    Note that we already have lots of katas about partitions:

    https://www.codewars.com/kata/getting-along-with-integer-partitions
    https://www.codewars.com/kata/number-of-integer-partitions
    https://www.codewars.com/kata/explosive-sum

    So:

    • You need to tell people whether you're touching the realm where we need more efficient algorithms
    • This is a near-duplicate but not exactly one, for everyone's information
  • Custom User Avatar
    • Voile
    • created an issue for "Creating combination of number with sum of the number" kata
    • 8 years ago

    Needs random tests

  • Custom User Avatar
    • myjinxin2015
    • commented on "Creating combination of number with sum of the number" kata
    • 8 years ago

    And, kata needs random tests.
    And, you need to clarify the order of subarray in the description.

  • Custom User Avatar
    • myjinxin2015
    • created an issue for "Creating combination of number with sum of the number" kata
    • 8 years ago

    Second parameter is always greater than 1.

    But the example testcase:Test.assert_equals(separate(5, 1), [[1, 1, 1, 1, 1]])

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...