…in the code explanation …
where s is a unordered set data type
s.find(pre)!=s.end()…can anyone explain this line…where pre is an integer value.
…in the code explanation …
where s is a unordered set data type
s.find(pre)!=s.end()…can anyone explain this line…where pre is an integer value.