#G. JIXMPII5J0xaXzV#)*/
JIXMPII5J0xaXzV#)*/
该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。
Statement
DLS and JLS are bored with a Math lesson. In order to entertain themselves, DLS took a sheet of paper and drew distinct lines, given by equations for some distinct .
Then JLS drew on the same paper sheet distinct lines given by equations for some distinct .
DLS and JLS are interested in counting how many line pairs have integer intersection points, i.e. points with both coordinates that are integers. Unfortunately, the lesson will end up soon, so DLS and JLS are asking for your help.
Format
Input
The first line contains one integer ( ), the number of test cases in the input. Then follow the test case descriptions.
The first line of a test case contains an integer ( ), the number of lines drawn by DLS.
The second line of a test case contains distinct integers ( ) describing the lines drawn by DLS. The integer describes a line given by the equation .
The third line of a test case contains an integer ( ), the number of lines drawn by JLS.
The fourth line of a test case contains distinct integers ( ) describing the lines drawn by JLS. The integer describes a line given by the equation .
The sum of the values of over all test cases in the input does not exceed . Similarly, the sum of the values of over all test cases in the input does not exceed .
In hacks it is allowed to use only one test case in the input, so should be satisfied.
Output
For each test case in the input print a single integer — the number of line pairs with integer intersection points.
Sample
3
3
1 3 2
2
0 3
1
1
1
1
1
2
1
1
3
1
0
ShanghaiTech ACM 炸鱼杯
- 状态
- 已结束
- 规则
- OI
- 题目
- 46
- 开始于
- 2024-12-10 23:00
- 结束于
- 2024-12-15 13:00
- 持续时间
- 110 小时
- 主持人
- 参赛人数
- 112