class Solution { public: int smallestRepunitDivByK(int k) { } };