Problem3500--【Div3】CF1062C - Yet Another Array Problem

3500: 【Div3】CF1062C - Yet Another Array Problem

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

Description



Sample Input Copy

4
1
1
4
6 6 12 12
3
24 120 210
4
2 4 6 10

Sample Output Copy

2
5
5
3

Source/Category