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 1 year ago

PhoenixIra commented 1 year ago

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