• 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
4wifi Avatar
Name:Patrick Sayer
Clan:Hostopia Australia
Member Since:Oct 2019
Last Seen:Oct 2019
Profiles:
Following:6
Followers:6
Allies:6
View Profile Badges
Ad
Educator, struggling to assess your students?
Assess your classroom or bootcamp with the world leading assessment platform, Qualified.Request your demo today!
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (4)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Organize a Round-robin tournament" kata
    • 3 years ago

    The expected array contains a match: [16, 16] that should be [17, 18]

    Failed asserting that two arrays are identical.
    Expected: Array &0 (
        0 => 1
        1 => 2
        2 => 3
        3 => 4
        4 => 5
        5 => 6
        6 => 7
        7 => 8
        8 => 9
        9 => 10
        10 => 11
        11 => 12
        12 => 13
        13 => 14
        14 => 15
        15 => 16
        16 => 16
        17 => 16
        18 => 19
        19 => 20
    )
    Actual  : Array &0 (
        0 => 1
        1 => 2
        2 => 3
        3 => 4
        4 => 5
        5 => 6
        6 => 7
        7 => 8
        8 => 9
        9 => 10
        10 => 11
        11 => 12
        12 => 13
        13 => 14
        14 => 15
        15 => 16
        16 => 17
        17 => 18
        18 => 19
        19 => 20
    )
    
  • Custom User Avatar
    • macnick
    • commented on "Organize a Round-robin tournament" kata
    • 6 years ago

    !

  • Custom User Avatar
    • rubs33
    • commented on "Organize a Round-robin tournament" kata
    • 6 years ago

    which error message did you get?

  • Custom User Avatar
    • 4wifi
    • commented on "Organize a Round-robin tournament" kata
    • 6 years ago

    test cases for PHP fail on 20 teams. I know my answer is correct but the test fails.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...