Problem | special |
---|---|
User | Josh28acc2 |
Submission Time | 2023-11-24 00:19:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
special.cpp: In function ‘ll recur(ll, ll)’:
special.cpp:80:38: error: request for member ‘end’ in ‘uset’, which is of non-class type ‘std::unordered_set<long long int> [3000001]’
80 | if (uset[index].find(pd) != uset.end())
| ^~~