2026-rff_mp/BudakovIS/docs/hash.py

4 lines
37 B
Python
Raw Normal View History

2026-02-28 02:13:10 +00:00
SIZE = 1000
buckets = [None] * SIZE