【例32.2】 凑数

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

说明

现有两个正整数 xx,yy,试问你在 10001000 以内最大既不是 xx 的倍数,也不是 yy 的倍数的正整数是多少?

输入格式

只有两个整数 x,yx, y (2x,y10002≤x,y≤1000)。

输出格式

一个正整数表示答案。

样例

2 3
997

语法组8.9作业——循环结构1

Not Claimed
Status
Done
Problem
23
Open Since
2023-8-9 11:00
Deadline
2023-8-9 17:00
Extension
0 hour(s)