C. Division

该博客是一个关于数学练习的问题,挑战者需要找到使给定整数对满足特定除法规则的最大整数。对于每对整数(p, q),目标是找到最大的x,使得p能被x整除,但x不能被q整除。题目提供了输入输出示例,并指出在给定约束下总能找到至少一个符合条件的x。" 103306038,8648286,Dockerfile 指令详解:打造 Docker Image,"['Linux', 'Docker']
摘要由CSDN通过智能技术生成

https://codeforces.ml/contest/1445/problem/C

Oleg's favorite subjects are History and Math, and his favorite branch of mathematics is division.

To improve his division skills, Oleg came up with tt pairs of integers pipi and qiqi and for each pair decided to find the greatest integer xixi, such that:

  • pipi is divisible by xixi;
  • xixi is not divisible by qiqi.

Oleg is really good at division and managed to find all the answers quickly, how about you?

Input

The first line contains an integer tt (1≤t≤501≤t≤50) — the number of pairs.

Each of the following tt lines contains two integers pipi and qiqi (1≤pi≤10181≤pi≤1018; 2≤qi≤1092≤qi≤109) — the ii-th pair of integers.

Output

Print tt integers: the ii-th integer is the largest xixi such that pipi is divisible by xixi, but xixi is not divisible by qiqi.

One can show th

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值