Problem sadtrainer2
User HighLithop
Submission Time 2026-04-29 22:22:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sadtrainer2.cpp: In function ‘int main()’:
sadtrainer2.cpp:43:25: error: request for member ‘end’ in ‘present’, which is of non-class type ‘ll [200000]’ {aka ‘long long int [200000]’}
43 | if (lookup == present.end() || *lookup != query){
| ^~~