1
0
forked from UNN/2026-rff_mp
2026-rff_mp/BudakovIS/docs/hash.py

4 lines
37 B
Python

SIZE = 1000
buckets = [None] * SIZE