for each ELEMENT of ARRAY if ELEMENT found in OTHERARRAY then print ELEMENT else add ELEMENT to OTHERARRAY calculate raise ... endif endfor ...