HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Sections > Arithmetic > problem:


50321 - Missing Number

Guest
• Review clarifications (1)

Section problems

• 50341 - Separate Into Digits
• 50424 - Area
• 50335 - Five Math Operators
• 50299 - Median
• 50301 - Fractions to Decimals
• 50304 - Number Pattern
• 50305 - John's Tasks
• 50649 - Puzzle
• 50321 - Missing Number
• 50308 - IT Knowledge Seminars
• 50310 - Kinetic Energy
• 50314 - Falling Distance
• 50316 - Population Bar Chart
• 50530 - Sum of Ratios
• 50384 - Permutations revisited
• 50368 - Right-most non zero digit in N!
• 50293 - Sum of odd numbers from ...

Feedback

If you notice incorrect translations in Contester, please let author know.

Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb.
Prepared by Halil Karimis.

Missing Number

Shqip

Mr John is a maths professor. He writes the exercises the students have to solve on the blackboard.

He writes a sequence of N different positive integers(0 < N < 1000) on the board but the students are lazy and don’t want to study, so, they usually erase one number for fun.

As this happens so often he wants you to write a program to help him with it.

Input specification
-In the first line you will get N(the number of positive integers).
-After that in the next line you will get N positive integers
-In the third line you will read N-1 positive integers. There is no number greater than 1000.

Output specification
The number that got erased.

Sample Input I
4
4 6 3 7
7 3 4
Sample Input II
13
9 8 9 7 4 2 6 1 8 4 6 2 5
9 8 9 7 4 2 6 1 8 4 6 5
Sample Output I
6
Sample Output II
2


Для отправки решений необходимо выполнить вход.

www.contester.ru