Leetcode 1022.Smallest Integer Divisible by K.

題目描述(傳送門) Given a positive integer K, you need find the smallest positive integer N such that N is divisible by K, and N only contains the digit 1. Return the length of N. If there is no such N, retur
相關文章
相關標籤/搜索