Problem | hashcollision |
---|---|
User | Soysauce |
Submission Time | 2024-03-04 21:06:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hashcollision.cpp:5:12: error: stray ‘#’ in program
5 | X = 1 # Number of calls to eslihash
| ^
hashcollision.cpp:13:23: error: invalid preprocessing directive #Found
13 | # Found a collision
| ^~~~~
hashcollision.cpp:1:1: error: ‘import’ does not name a type
1 | import math
| ^~~~~~
hashcollision.cpp:5:5: error: ‘X’ does not name a type
5 | X = 1 # Number of calls to eslihash
| ^