Пример #1
0
def test_cht():
    exercise_set(ods.ChainedHashTable())
Пример #2
0
def test_cht():
    exercise_set(ods.ChainedHashTable())
def test_cht():
    exercise_set(ods.LinearHashTable())
Пример #4
0
def test_cht():
    exercise_set(ods.LinearHashTable())