Id1934
TitleDeath to Binary?
Tagsimplementation
math
Brief solution主要在于实现两个函数:1.给定串进行化简。2.给定值返回对应的串。化简函数只需要迭代即可。
time usage:1.057500