Package g0701_0800.s0788_rotated_digits
Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final Integer
rotatedDigits(Integer n)
-
-
Method Detail
-
rotatedDigits
final Integer rotatedDigits(Integer n)
-
-
-
-