摘要: 题目如下: 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 阅读全文
posted @ 2019-03-27 21:49 seyjs 阅读(294) 评论(0) 推荐(0) 编辑