2026-rff_mp/BudakovIS/docs/hash.py

4 lines
37 B
Python

SIZE = 1000
buckets = [None] * SIZE