Bahar, Nisan
Results
4
comments of
Bahar, Nisan
```python import random random.seed(1) ```
Downgrading `bitarray` did the trick for me, but I'm not worried of potential logic issues due to incompatibility.
Just to make sure, have you tried `python 3.10.8` ? Most probably will not reproduce since there's a small difference between minor version, but worth trying. I will also try...