摘要:
The Balance Time Limit: 5000MS Memory Limit: 65536K Total Submissions: 9413 Accepted: 4080 Description Ms. Iyo Kiffa-Australis has a balance and only 阅读全文
摘要:
题目描述 给定一个素数,试判断能否将该素数写为b3−a3 给定一个素数,试判断能否将该素数写为b3−a3 的形式,a,b皆为非负整数。 的形式,a,b皆为非负整数。 输入 多组输入 每行一个素数P (2≤P≤1015) 多组输入 每行一个素数P (2≤P≤1015) 输出 若可以分解输出a,b(a< 阅读全文