摘要:
1 #define _for(i,a,b) for(int i = (a);i < b;i ++) 2 3 class Solution 4 { 5 public: 6 bool judge(string s1,string s2) 7 { 8 if(s2.size()%s1.size()!=0) 9 ... 阅读全文
posted @ 2019-06-02 12:04
Asurudo
阅读(340)
评论(0)
推荐(0)
摘要:
参考:http://www.it610.com/article/4964533.htm 阅读全文
posted @ 2019-06-02 08:35
Asurudo
阅读(582)
评论(0)
推荐(0)
摘要:
依旧没啥好说的 阅读全文
posted @ 2019-06-02 08:32
Asurudo
阅读(403)
评论(0)
推荐(0)
摘要:
没啥好说的 阅读全文
posted @ 2019-06-02 08:31
Asurudo
阅读(347)
评论(0)
推荐(0)

浙公网安备 33010602011771号