Compose Bijective Base 10 string for an integer

I found a fairly fast way to convert strings representing Base 10 numbers to strings that represent Bijective Base 10 numbers. That’s a string-to-string conversion, no integer type is involved. What happens if you have an integer type variable and you want a Bijective Base 10 string representing it?

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论