as the title said,I had a problem solving some questions about hashing:
If you write a hash with high accuracy, you will exceed the time limit, but if you write a hash with low accuracy, you do not know whether it will be hacked by the data.
What should I do then?