摘要:
描述 做作业的时候,邻座的小盆友问你:“五乘以七等于多少?”你应该不失礼貌地围笑着告诉他:“五十三。”本题就要求你,对任何一对给定的正整数,倒着输出它们的乘积。 输入格式: 输入在第一行给出两个不超过 1000 的正整数 A 和 B,其间以空格分隔。 输出格式: 在一行中倒着输出 A 和 B 的乘积 阅读全文
posted @ 2022-03-01 17:07
Moliay
阅读(21)
评论(0)
推荐(0)
摘要:
description This time, you are supposed to find A*B where A and B are two polynomials. Input Specification: Each input file contains one test case. Ea 阅读全文
posted @ 2022-03-01 14:54
Moliay
阅读(14)
评论(0)
推荐(0)
摘要:
description This time, you are supposed to find A+B where A and B are two polynomials. Input Each input file contains one test case. Each case occupie 阅读全文
posted @ 2022-03-01 14:08
Moliay
阅读(17)
评论(0)
推荐(0)
摘要:
decription Given three integers A, B and C in [-2^63, 2^63], you are supposed to tell whether A+B > C. Input Specification: The first line of the inpu 阅读全文
posted @ 2022-03-01 11:20
Moliay
阅读(20)
评论(0)
推荐(0)

浙公网安备 33010602011771号