Ad
  • Custom User Avatar

    It seems it has been reported but hasn't been resolved.

    The test timedout even all tests passed.

    Large_random_tests
    Test Passed
    Test Passed
    Test Passed
    Test Passed
    Test Passed
    STDERR
    Execution Timed Out (12000 ms)
    
  • Custom User Avatar

    The test cases don't work with the following issue:

    Traceback (most recent call last):
      File "/workspace/default/.venv/lib/python3.11/site-packages/codewars_test/test_framework.py", line 112, in wrapper
        func()
      File "/workspace/default/tests.py", line 17, in basic_test_cases
        test.assert_equals(pell.get(inp), exp)
                           ^^^^^^^^^^^^^
    TypeError: Pell.get() missing 1 required positional argument: 'n'