Problem hashcollision
User Soysauce
Submission Time 2024-03-04 21:00:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hashcollision.cpp: In function ‘void end2020(int, int)’:
hashcollision.cpp:20:21: error: ‘answer’ was not declared in this scope
20 | answer(hash_map[hash], str);
| ^~~~~~