Mathematica, (削除) 73 (削除ここまで) 58 bytes
#~StringRotateRight~Max[FromDigits/@StringSplit[#<>#,"#"]]&
Much byte. 15 bytes saved thanks to IPoiler
CalculatorFeline
- 2.8k
- 17
- 31
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange#~StringRotateRight~Max[FromDigits/@StringSplit[#<>#,"#"]]&
Much byte. 15 bytes saved thanks to IPoiler