Решение на Генератори и итератори от Виктор Марков
Обратно към всички решения
Към профила на Виктор Марков
Резултати
- 4 точки от тестове
- 0 бонус точки
- 4 точки общо
- 6 успешни тест(а)
- 8 неуспешни тест(а)
Код
Лог от изпълнението
.E.E..EEEE.E.E
======================================================================
ERROR: test_endless_letters_generator (test.TestAlphabet)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_lat_alphabet (test.TestAlphabet)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_generator_definitions (test.TestIntertwine)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_infinite_intertwined (test.TestIntertwine)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_intertwine (test.TestIntertwine)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_intertwine_repeating_builtin (test.TestIntertwine)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_repeating_with_different_args (test.TestIntertwine)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
======================================================================
ERROR: test_primes (test.TestPrimes)
----------------------------------------------------------------------
Traceback (most recent call last):
File "lib/language/python/runner.py", line 65, in thread
raise TimeoutError
TimeoutError
----------------------------------------------------------------------
Ran 14 tests in 16.195s
FAILED (errors=8)
История (1 версия и 0 коментара)
Виктор обнови решението на 03.04.2015 15:10 (преди над 9 години)