球球
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.
Description
有 n + m 个数,其中 n 个奇数, m 个偶数。
从中选择两个数,问有多少种方法使得两个数的和为偶数。
Format
Input
n m
Output
答案
Samples
输入1
2 1
输出1
1
输入2
4 3
输出2
9
输入3
13 3
输出3
81
Limitation
初一上学期期中考试机试(3班)
- Status
- Done
- Rule
- IOI
- Problem
- 4
- Start at
- 2022-11-7 8:45
- End at
- 2022-11-7 10:45
- Duration
- 2 hour(s)
- Host
- Partic.
- 47