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 ab2bac0 commit 175b2a7Copy full SHA for 175b2a7
Solution/790. Domino and Tromino Tiling/readme.md
@@ -3,10 +3,9 @@
3
# [790. Domino and Tromino Tiling](https://leetcode.com/problems/domino-and-tromino-tiling)
4
5
---
6
-comments: true
7
-difficulty: Medium
8
-edit_url: https://github.com/doocs/leetcode/edit/main/solution/0700-0799/0790.Domino%20and%20Tromino%20Tiling/README_EN.md
9
-tags:
+- **comments**: true
+- **difficulty**: Medium
+- **tags**:
10
- Dynamic Programming
11
12
0 commit comments