if gets.split("").sort==gets.split("").sort puts"YES" else puts"NO" end