File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
| Volume | Problem | Title | Solution |
4
4
| ------- | ------- | ----- | -------- |
5
5
| 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 ) |
You can’t perform that action at this time.
0 commit comments