OSDN Git Service

Merge branch 'master' into master
authorSshwy <jy.cat@qq.com>
Mon, 11 May 2020 01:29:53 +0000 (09:29 +0800)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 01:29:53 +0000 (09:29 +0800)
1  2 
docs/math/bsgs.md
docs/misc/largest-matrix.md

Simple merge
@@@ -57,8 -85,12 +85,13 @@@ return ans * ans
  
  ## 习题
  
 - [luogu P4147 玉蟾宫](https://www.luogu.org/problemnew/show/P4147) 
 + [luogu P4147 玉蟾宫](https://www.luogu.com.cn/problem/P4147) 
  
 - [luogu P1578 奶牛浴场](https://www.luogu.org/problemnew/show/P1578) 
 + [luogu P1578 奶牛浴场](https://www.luogu.com.cn/problem/P1578) 
  
 - [「ZJOI2007」棋盘制作](https://www.luogu.org/problem/P1169) 
 + [「ZJOI2007」棋盘制作](https://www.luogu.com.cn/problem/P1169) 
+  [LeetCode 85. 最大矩形](https://leetcode-cn.com/problems/maximal-rectangle/) 
+  [LeetCode 221. 最大正方形](https://leetcode-cn.com/problems/maximal-square/) 
++