fix: imgur to s3 for various files without conflict (#36057)
This commit is contained in:
committed by
Parth Parth
parent
a16539becf
commit
8b4fb5a452
@@ -7,7 +7,7 @@ localeTitle: 问题15:格子路径
|
||||
---
|
||||
|
||||
## Description
|
||||
<section id="description">从2×2网格的左上角开始,只能向右和向下移动,右下角有6条路线。 <img class="img-responsive center-block" alt="6 2乘2网格的图表显示了右下角的所有路线" src="https://i.imgur.com/1Atixoj.gif"><p>通过给定的<code>gridSize</code>有多少这样的路由? </p></section>
|
||||
<section id="description">从2×2网格的左上角开始,只能向右和向下移动,右下角有6条路线。 <img class="img-responsive center-block" alt="6 2乘2网格的图表显示了右下角的所有路线" src="https://cdn-media-1.freecodecamp.org/imgr/1Atixoj.gif"><p>通过给定的<code>gridSize</code>有多少这样的路由? </p></section>
|
||||
|
||||
## Instructions
|
||||
<section id="instructions">
|
||||
|
Reference in New Issue
Block a user