CF1758D Range = √Sum 题解

传送门:Range = √Sum

给定一个正整数$n(1 \leq n \leq 3 \cdot 10^5)$,找出一串$n$个不同的数的数列$a_1, a_2, … , a_n(1 \leq a_i \leq 10^9)$,满足以下式子:

Read more

CF1759F All Possible Digits 题解

传送门:All Possible Digits

给定一个数字$n(1 \leq n \leq 100)$,进制$p(2 \leq p \leq 10^9)$,并且给出这个数在$p$进制下的表示。现在有一个操作,即给这个数加上1,问要操作几次才能让$p$进制下的所有数位都出现一次?

Read more
Your browser is out-of-date!

Update your browser to view this website correctly.&npsb;Update my browser now

×