CF7C--Line翻译

原题链接--

https://acs.jxnu.edu.cn/problem/CF7Cicon-default.png?t=M0H8https://acs.jxnu.edu.cn/problem/CF7C 

Line

 1000ms  262144K

描述:

A line on the plane is described by an equation Ax + By + C = 0. You are to find any point on this line, whose coordinates are integer numbers from  - 5·10e18 to 5·10e18 inclusive, or to find out that such points do not exist.

译文: 飞机上的一条线通过一个等式Ax + By + C = 0来描述。你必须找出线上的任意点,坐标是- 5·10e18到5·10e18的整数(包含边界),否则查明并不存在如此的点。

输入:

The first line contains three integers AB and C ( - 2·10e9 ≤ A, B, C ≤ 2·10e9) — corresponding coefficients of the line equation. It is guaranteed that A2 + B2 > 0.

译文:第一行输入包含三个整数ABC ( - 2·10e9 ≤ A, B, C ≤ 2·10e9) —等式的对应系数。保证A2+B2>0。

输出:

If the required point exists, output its coordinates, otherwise output -1.

译文:所需的点存在,输出其坐标,否则输出-1. 

样例输入:

2 5 3

样例输出:

6 -3

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值