Ad
  • Custom User Avatar

    Hello!
    First of all, thank you for the great kata)
    I am trying to pass C++ full test suite, but I keep gettting timeout error despite all my attempts on optimization.
    However, "HEY JUDE" test takes 6-9 ms to complete. Is there an issue with my code and I need to continue optimization or something wrong with the tests?

    UPD: Oh, my fault: there's been a mistake!)

  • Custom User Avatar

    Can someone please point out to me, why I can't pass this test:
    Testing if the words, spaces and punctuation order has been respected for... and my jumbled text is:

    Aodnirccg to a reerachesr at Cigbdarme Uitrvsneiy, it dnoes't mteatr in what oerdr the leertts in a word are, the only ioaptmnrt thnig is taht the fsirt and lsat letetr be at the rihgt palce. The rset can be a tatol mess and you can sitll read it wiothut pobelrm. Tihs is bcsuaee the hamun mind does not raed ervey lteter by ietlsf but the word as a wlohe.

  • Custom User Avatar

    thanks a lot!

  • Custom User Avatar

    http://prntscr.com/dxuk0r

    Can anyone explain please what's wrong here? It is python 2.7.somewhat

  • Custom User Avatar

    Can you explain please what this decorator do?

  • Custom User Avatar

    Nevertheless, PEP8 does not recommend to assign lambda expressions to variables.