Question

Write a function that finds the missing number in a list of consecutive numbers that was shuffled?

Login to Submit

Examples

Input: [21, 20, 26, 24, 25, 22]
Output: 23