Types: N: int, A: int, B: int  
Ranges: 1 ≤ N ≤ 100, 0 ≤ A ≤ N, 0 ≤ B ≤ N  
Addtl Info: All values in input are integers.