Ad
  • Custom User Avatar

    The description isn't clear.

  • Custom User Avatar

    Clearly you didn't read the description well enough. Read the error messages, print the inputs, check with expected outputs, and if you're asking for help, you'll need to provide more information than "it does not accept it". (which input fails)

  • Custom User Avatar

    My code produces correct answer using Python in my IDE. I converted it to a string, then converted it to list of integers then use sum function. Yet, when I try sample tests run in the webapp, it does not accept it.