Ad
  • Custom User Avatar

    Already reported below. And from the instructions it should switch to 'A'

  • Default User Avatar

    Miss test to switch from 'Z' to 'a'

  • Custom User Avatar

    PHP translation kumited! Please review.

  • Custom User Avatar

    This is a duplicate to all the letter shift/caesar ciphers.

  • Custom User Avatar

    Correct. This has been fixed.

    ( By disabling only sqrt and pow from Math. )

  • Custom User Avatar

    I think there is a blank space after the value that you are returning.

  • Custom User Avatar

    Coffescript Translation Kumited! please accept :D

  • Custom User Avatar

    Java translation Kumited! please accept :D

  • Custom User Avatar

    nice work!

  • Custom User Avatar

    I have also got the same problem with this approach. Use setFullYear() instead of new Date().

  • Custom User Avatar

    Also failing this test - not sure why

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    There is a test case for upper letter Z missing.

  • Default User Avatar

    Input: Quick brown fox jumps over the lazy dog ,
    Expected Output: Rvjdl cspxo gpy kvnqt pwfs uif mbaz eph ,
    Actual Output: Rvjdl cspxo gpy kvnqt pwfs uif mbаz eph

    so expected output and actual output are identical, why it gives me an error?
    all test cases work out fine, but this.
    Is it some bug?

  • Custom User Avatar

    Either tests are broke or I am missing something.

    Any ideas?

    letterChange
    JavaScript
    Input: JavaScript , Expected Output: KbwbTdsjqu , Actual Output: KbwbTdsjqu
    Quick brown fox jumps over the lazy dog
    Input: Quick brown fox jumps over the lazy dog , Expected Output: Rvjdl cspxo gpy kvnqt pwfs uif mbaz eph , Actual Output: Rvjdl cspxo gpy kvnqt pwfs uif mbaz eph
    Computer Programming
    Input: Computer Programming, Expected Output: Dpnqvufs Qsphsbnnjoh , Actual Output: Dpnqvufs Qsphsbnnjoh
    affectioned
    Input: affectioned, Expected Output: bggfdujpofe , Actual Output: bggfdujpofe
    As Thou List
    Input: As Thou List, Expected Output: Bt Uipv Mjtu , Actual Output: Bt Uipv Mjtu
    Julius Caesar
    Input: Julius Caesar, Expected Output: Kvmjvt Dbftbs , Actual Output: Kvmjvt Dbftbs
    Romeo and Juliet
    Input: Romeo and Juliet, Expected Output: Spnfp boe Kvmjfu , Actual Output: Spnfp boe Kvmjfu
    King Henry IV
    Input: King Henry IV, Expected Output: Ljoh Ifosz JW , Actual Output: Ljoh Ifosz JW
    King Lear
    Input: King Lear, Expected Output: Ljoh Mfbs , Actual Output: Ljoh Mfbs
    MACBETH
    Input: MACBETH, Expected Output: NBDCFUI , Actual Output: NBDCFUI
    
  • Loading more items...