#832. markdown-笔记
markdown-笔记
No testdata at current.
No submission language available for this problem.
Background
Special for beginners, ^_^
Description
是问题规模的大小
是原问题子问题的个数
是每个子问题的规模大小
是将原问题分解成子问题和将子问题的解合并成原问题的解的时间
Format
Input
Two integers x and y, satisfying .
Output
One integer, the sum of x and y.
Samples
123 500
623
Limitation
1s, 1024KiB for each test case.