File standardInput readLines map(split("==")map(sort)do(if(first==last,"same","different")println))