Problem | hashcollision |
---|---|
User | Potato3218 |
Submission Time | 2023-12-27 22:18:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hashcollision.cpp: In function ‘void end2020(int, int)’:
hashcollision.cpp:7:45: error: expected ‘;’ before ‘}’ token
7 | eslihash("hm will it round up or down? :O")
| ^
| ;
8 | }
| ~