【深基2.例5】苹果采购
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.
题目描述
现在需要采购一些苹果,每名同学都可以分到固定数量的苹果,并且已经知道了同学的数量,请问需要采购多少个苹果?
输入格式
输入两个不超过 正整数,分别表示每人分到的数量和同学的人数。
输出格式
一个整数,表示答案。保证输入和答案都在 int 范围内的非负整数。
5 3
15
SDNU_ACM_ICPC DAY-1 顺序结构
- Status
- Done
- Problem
- 11
- Open Since
- 2024-10-8 21:00
- Deadline
- 2024-10-10 23:59
- Extension
- 24 hour(s)