Display how many natural numbers less than or equal to n are divisible by p1, p2, or p3

前端 未结 0 556
别跟我提以往
别跟我提以往 2021-01-29 02:21

Natural numbers n, p1, p2, p3 are read from the keyboard, with prime p1, p2, p3. Display how many natural numbers less than or equal to n are divisible by p1, p2, or p3. The out

相关标签:
回答
  • 消灭零回复
提交回复
热议问题