Sophia Kolak
Results
1
issues of
Sophia Kolak
So the bug in bitcount.py is in that `n^=n-1` creates an infinite loop in the program. When tester.py executes this program with the line `return getattr(fx,algo)(*args)`, the tester program itself...