输入 n,先输出从 1 到 n 的所有整数,再在下一行输出一共数了多少次。
输入一个正整数 n。
第一行按要求输出整数;第二行输出次数。
3
1 2 3 3
1≤n≤100
使用您的 www.mathcoding.online 通用账户