PhoenixIra / pyalgotask

Python software to generate tasks executing algorithms, as often seen in undergraduate algorithms classes.
MIT License
0 stars 0 forks source link

Fix hashing #23

Closed PhoenixIra closed 7 months ago

PhoenixIra commented 7 months ago

There were an error occurring sometimes in the test because of poorly choose hash methods.