| Problem | hashcollision |
|---|---|
| User | shenshiqi |
| Submission Time | 2026-01-16 15:06:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hashcollision.cpp: In function ‘void end2020(int, int)’:
hashcollision.cpp:6:8: error: ‘ll’ was not declared in this scope
6 | for (ll i = 0; i < n; ++i){
| ^~
hashcollision.cpp:6:18: error: ‘i’ was not declared in this scope
6 | for (ll i = 0; i < n; ++i){
| ^
hashcollision.cpp:6:22: error: ‘n’ was not declared in this scope
6 | for (ll i = 0; i < n; ++i){
| ^