We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0461ad3 commit ab2bac0Copy full SHA for ab2bac0
Solution/790. Domino and Tromino Tiling/readme.md
@@ -1,3 +1,7 @@
1
+<!-- problem:start -->
2
+
3
+# [790. Domino and Tromino Tiling](https://leetcode.com/problems/domino-and-tromino-tiling)
4
5
---
6
comments: true
7
difficulty: Medium
@@ -6,12 +10,6 @@ tags:
10
- Dynamic Programming
11
8
12
9
-<!-- problem:start -->
-
-# [790. Domino and Tromino Tiling](https://leetcode.com/problems/domino-and-tromino-tiling)
13
-[中文文档](/solution/0700-0799/0790.Domino%20and%20Tromino%20Tiling/README.md)
14
15
## Description
16
17
<!-- description:start -->
0 commit comments