| Problem | hashcollision |
|---|---|
| User | kesleryak |
| Submission Time | 2024-08-16 14:59:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hashcollision.cpp: In function ‘void end2020(int, int)’:
hashcollision.cpp:5:19: error: expected ‘;’ before ‘eslihash’
5 | eslihash("nigga")
| ^
| ;
6 | eslihash("nigga")
| ~~~~~~~~