http://noi.openjudge.cn/english/11/
描述
Given the sum of prime A and prime B, find A and B.
输入
One positive integer indicating the sum (<= 10000).
输出
Two integers A and B.
哥德巴赫猜想
输入:
给定素数A,B之和,求出A和B
输出:
一个正整数表示和.
输出:
两个整数A和B。
Goldbach Conjecture(翻译)
阅读 55
2022-01-27
http://noi.openjudge.cn/english/11/
描述
Given the sum of prime A and prime B, find A and B.
输入
One positive integer indicating the sum (<= 10000).
输出
Two integers A and B.
哥德巴赫猜想
输入:
给定素数A,B之和,求出A和B
输出:
一个正整数表示和.
输出:
两个整数A和B。
相关推荐
精彩评论(0)