Problem3501--【语言基础】CF1050A-Sublime Sequence

3501: 【语言基础】CF1050A-Sublime Sequence

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description

Sample Input Copy

4
1 4
2 5
3 6
4 7

Sample Output Copy

0
2
0
4

Source/Category