#Lutece0273. The Lost Card
The Lost Card
Migrated from Lutece 273 The Lost Card
All parts of this problem, including description, images, samples, data and checker, might be broken. If you find bugs in this problem, please contact the admins.
Description
Having signed a new contract, ArXoR was facing a new task. Given cards each of which is labeled with an integer bounded in , the task is to make a duplicate copy of these cards. As usual, this dull work was assigned to TheBeet. After he finished duplicating, he brought the cards to ArXoR. But after checking these cards again, they found that one card was lost. It is easy to make a duplication of a card, but not easy to find out which card should be duplicated a again. Could you help these two poor guys , especially, TheBeet.
Input
The input contains a single case. The case begin with a integer bounded in .
Then lines follows, as mentioned above, each of which indicating the integer on the card in TheBeet and ArXoR's hand.
Output
You should output a single line containing the lost card you have found.
Samples
3
35
4
2
4
35
2
Resources
厦门大学第四届程序设计竞赛 现场决赛