1 人解决,2 人已尝试。
2 份提交通过,共有 4 份提交。
9.6 EMB 奖励。
单点时限: 3.0 sec
内存限制: 256 MB
You are given a list of
Your task is to compute the minimum number of different integers that could be on the list after
The first line of the input contains single integer
The second line of the input contains
Output a single line that contains
6 3 4 1 2 1 2
4 4 3 3 2 2 1
1 人解决,2 人已尝试。
2 份提交通过,共有 4 份提交。
9.6 EMB 奖励。