B. Weakened Common Divisor(筛质因子)

本文介绍了如何高效地计算一组数对的弱公共除数(WCD)。给定每对数(ai, bi),要求找出大于1且能被每对数中的至少一个数整除的数。如果存在这样的数,则输出一个;若不存在,则输出-1。题目提供了一个例子和解题思路,重点在于使用质因子来解决此问题。" 97614319,7191018,SpringMVC:RequestToViewNameTranslator详解,"['Spring框架', 'Web开发', 'MVC模式', '请求处理']
摘要由CSDN通过智能技术生成

http://codeforces.com/contest/1025/problem/B

B. Weakened Common Divisor

time limit per test

1.5 seconds

memory limit per test

256 megabytes

input

standard input

output

standard output

During the research on properties of the greatest common divisor (GCD) of a set of numbers, Ildar, a famous mathematician, introduced a brand new concept of the weakened common divisor (WCD) of a list of pairs of integers.

For a given list of pairs of integers (a1,b1)

, (a2,b2), ..., (an,bn) their WCD is arbitrary integer greater than 1

, such that it divides at least one element in each pair. WCD may not exist for some lists.

For example, if the list looks like [(12,15),(25,18),(10,24)]

, then their WCD can be equal to 2, 3, 5 or 6 (each of these numbers is strictly greater than 1

and divides at least o

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值