PAT 1097 Deduplication on a Linked List(25分)原题链接:PAT 1097 Deduplication on a Linked List(25分)Given a singly linked list L with integer keys, you are supposed to remove the nodes with duplicated absolute values of the keys. That is, for each value K, only the first node of which the value or absolut