面试题精选(82):找出数组中只出现一次的3个数
题目描述:Given an array of n integers, such that each number in the array appears exactly twice, except for three numbers (say a, b and c) which appear exactly once.In O(n) time and O(1) space find a,b