Skip to content

Commit 95876b5

Browse files
authored
Update index.md
1 parent fddbeec commit 95876b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

uvaonlinejudge/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| Volume | Problem | Title | Solution |
44
| ------- | ------- | ----- | -------- |
55
| 01 | 100 | The 3n + 1 Problem | :small_blue_diamond: [C](../uvaonlinejudge/c/p0100.c) |
6-
| 01 | 101 | The Blocks Problem | :small_orange_diamond: [Python](../uvaonlinejudge/python/p0101.c) |
7-
| 01 | 102 | Ecological Bin Packing | :small_blue_diamond: [Python](../uvaonlinejudge/python/p0102.c) |
8-
| 01 | 103 | Stacking Boxes | :small_blue_diamond: [Python](../uvaonlinejudge/python/p0103.c) |
9-
| 01 | 103 | Arbitrage | :small_blue_diamond: [Python](../uvaonlinejudge/python/p0104.c) |
6+
| 01 | 101 | The Blocks Problem | :small_orange_diamond: [Python](../uvaonlinejudge/python/p0101.py) |
7+
| 01 | 102 | Ecological Bin Packing | :small_blue_diamond: [Python](../uvaonlinejudge/python/p0102.py) |
8+
| 01 | 103 | Stacking Boxes | :small_blue_diamond: [Python](../uvaonlinejudge/python/p0103.py) |
9+
| 01 | 103 | Arbitrage | :small_blue_diamond: [Python](../uvaonlinejudge/python/p0104.py) |

0 commit comments

Comments
 (0)