Problem3433--【Div3】abc410c - Rotatable Array

3433: 【Div3】abc410c - Rotatable Array

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

Description




Sample Input Copy

5 5
2 3
1 2 1000000
3 4
2 2
2 3

Sample Output Copy

3
1
1000000

Source/Category