• 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
LiamSorta Avatar
Name:Liam Sorta
Clan:BCU
Skills:game development
Member Since:Jan 2016
Last Seen:Jan 2022
Profiles:
Following:8
Followers:11
Allies:7
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (158)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • okraus
    • commented on "Lario and Muigi Pipe Problem" kata
    • 6 months ago

    Not 8 in C

  • Custom User Avatar
    • Madjosz
    • resolved a suggestion on "Lario and Muigi Pipe Problem" kata
    • 9 months ago

    Approved by someone.

  • Custom User Avatar
    • tobeannouncd
    • created a suggestion for "Lario and Muigi Pipe Problem" kata
    • 9 months ago

    Haskell translation

  • Custom User Avatar
    • Dave737
    • commented on "Lario and Muigi Pipe Problem" kata
    • 11 months ago

    This is not 8ky friend. More like 7.

  • Custom User Avatar
    • nestorman
    • commented on "Lario and Muigi Pipe Problem" kata
    • 14 months ago

    Cool kata )))

  • Custom User Avatar
    • inochi.narikeri
    • commented on "Lario and Muigi Pipe Problem" kata
    • 2 years ago

    Hello, my solution seems to work. But test fails with this message: expected [ 6, 7, 8, 9, 10, 11, 12, 13, 14 ] to deeply equal [ 6, 7, 8, 9 ]. What does it mean? (JS) Thanks in advance!

  • Custom User Avatar
    • KayleighWasTaken
    • resolved a suggestion on "Lario and Muigi Pipe Problem" kata
    • 2 years ago
  • Custom User Avatar
    • KayleighWasTaken
    • created a suggestion for "Lario and Muigi Pipe Problem" kata
    • 2 years ago

    Chai + assert for CoffeeScript

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Lario and Muigi Pipe Problem" kata
    • 2 years ago

    Approved

  • Custom User Avatar
    • saudiGuy
    • created a suggestion for "Lario and Muigi Pipe Problem" kata
    • 2 years ago

    python new test framework is required. updated in this fork

  • Custom User Avatar
    • StylePro
    • commented on "Lario and Muigi Pipe Problem" kata
    • 2 years ago

    Tell me what the error is - it is expected that [] will be deeply equal to [2]

  • Custom User Avatar
    • hobovsky
    • resolved an issue on "Lario and Muigi Pipe Problem" kata
    • 2 years ago

    Thanks!

  • Custom User Avatar
    • trashy_incel
    • resolved a question on "Lario and Muigi Pipe Problem" kata
    • 2 years ago
  • Custom User Avatar
    • Mikönig
    • commented on "Lario and Muigi Pipe Problem" kata
    • 2 years ago

    Thank you both, I got stuck at the time and now when I came back to check your comments, I didn't even understand my approach.

    It's been a month since I asked for help and now that I'm more used to this, I've been able to easily solve it, but I appreciate the help!

  • Custom User Avatar
    • trashy_incel
    • resolved an issue on "Lario and Muigi Pipe Problem" kata
    • 2 years ago

    you are not allocating enough memory, and as a result you are writing out of bounds and corrupting the tests suite:

    int *output = malloc(*sz_out);
    

    *sz_out is the length of the array, not its size, because sizeof *output != 1.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...