mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
Remove unnecessary filenames
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
language: Dynamic Programming
|
language: Dynamic Programming
|
||||||
filename: dynamic-tr.txt
|
|
||||||
contributors:
|
contributors:
|
||||||
- ["Akashdeep Goel", "https://github.com/akashdeepgoel"]
|
- ["Akashdeep Goel", "https://github.com/akashdeepgoel"]
|
||||||
translators:
|
translators:
|
||||||
|
@@ -3,10 +3,9 @@ category: Algorithms & Data Structures
|
|||||||
name: Dynamic Programming
|
name: Dynamic Programming
|
||||||
contributors:
|
contributors:
|
||||||
- ["Akashdeep Goel", "http://github.com/akashdeepgoel"]
|
- ["Akashdeep Goel", "http://github.com/akashdeepgoel"]
|
||||||
filename: dynamic-programming-cn.html.markdown
|
|
||||||
lang: zh-cn
|
|
||||||
translators:
|
translators:
|
||||||
- ["EtaoinWu", "https://github.com/EtaoinWu"]
|
- ["EtaoinWu", "https://github.com/EtaoinWu"]
|
||||||
|
lang: zh-cn
|
||||||
---
|
---
|
||||||
|
|
||||||
# 动态规划
|
# 动态规划
|
||||||
|
Reference in New Issue
Block a user