Check subarray with sum zero

…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.