• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Roberto Salgado
Clan:Unknown
Skills:javascript, html, css, ruby, elixir, java, python, c#
Member Since:Apr 2014
Last Seen:Jan 2021
Profiles:
Following:18
Followers:17
Allies:8
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (315)
  • Replies
  • Authored
  • Needs Resolution
    • philemmons
    • commented on "Binary multiple of 3" kata

    wow! so simple, yet so complicated. thanks for the kata!

    • SadekTouati
    • commented on "Goldbach's Conjecture" kata

    JS

    the test passes

    but ATTEMPT gives "exit code 1"

    here's the log:
    ....
    ....
    ....
    Starting random testcases
    Test Passed: Value == '[]'
    STDERR
    Execution Timed Out (12000 ms)
    .....
    .....
    what should I do?

    • steffan153
    • resolved a suggestion on "Goldbach's Conjecture" kata
    • ejini战神
    • created a suggestion for "Goldbach's Conjecture" kata

    Python translation kumited :) please review and approve ~~

    • zsolt-szilagyi
    • commented on "Screen Locking Patterns" kata

    You can't avoid recursion withouth avoiding recursion.

    • zsolt-szilagyi
    • commented on "Screen Locking Patterns" kata

    Beautiful kata. Short, with a clear idea, and withouth wasting our time with edge-cases and input caludation.

    • imjasonmiller
    • commented on "Screen Locking Patterns" kata

    Apologies, I only looked at this kata again today. I didn't receive a notification of your comment as it wasn't labeled as Issue.

    I'm not sure I follow though, can you expand? I'm trying to understand where the expectation of an i32 comes from.

    The solution setup currently takes a u8 for the length parameter and returns u64, so I expected the tests to infer that type and I didn't get any of the above warnings for my own solution either. I'm not sure why yours is returning i32.

    fn count_patterns(from: char, length: u8) -> u64 {}
    
    • cyrillelamal
    • commented on "Binary multiple of 3" kata

    I do not undersand why the assertion checking that the last character is "/" blames me as a cheater.
    I expect to be able to use the "x" parameter; which is not the case.

    • bilib
    • commented on "Screen Locking Patterns" kata

    Thank you very much hobovsky

    • Squarish
    • commented on "Screen Locking Patterns" kata

    Disregard my comment

    • hobovsky
    • commented on "Screen Locking Patterns" kata

    https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution#how-can-i-see-which-input-causes-my-solution-to-fail

    • bilib
    • commented on "Screen Locking Patterns" kata

    Hi,

    My code passes the Sample Test, but if fails for the random and final tests.

    In order to check it and fix it, is there any way of knowing which values are executed?

    In case anyone is familiar, it expects this values:

    Failed asserting that 0 matches expected 15564.
    Failed asserting that 248408 matches expected 389112.
    
    • hobovsky
    • commented on "Screen Locking Patterns" kata

    If I am reading the test suite correctly, there's 100 random test cases, each of them with length of the pattern generated as l <- floor(runif(1, 0, 11)). As much as I am unable to read R, I still believe you can expect a couple of test cases of length 9 or 10.

    • shiboleth
    • created a question for "Screen Locking Patterns" kata

    Without spoiling anything - how fast does my code have too be to pass the attempt? I've got an R-script that takes ~5s to run "E" 9 at the moment and its just not cutting the mustard.

    • Hrayr2801
    • created a question for "Screen Locking Patterns" kata

    How I can convert Dot to Int???

  • Loading more items...
  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm