Skip to content

Commit 50076ca

Browse files
committed
Update README.md
1 parent 6e3a4db commit 50076ca

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

uvaonlinejudge/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# UVa Online Judge Problems
1+
# UVa Online Judge
2+
3+
## Problem Set Volumes
24

35
| Volume | Problem | Title | Solution |
46
| ------- | ------- | ----- | -------- |
@@ -13,6 +15,12 @@
1315
| 01 | 113 | Power of Cryptography | :small_blue_diamond: [Python](../uvaonlinejudge/python/p113.py) |
1416
| 02 | 272 | TEX Quotes | :small_blue_diamond: [Python](../uvaonlinejudge/python/p272.py) |
1517
| 04 | 458 | The Decoder | :small_blue_diamond: [Python](../uvaonlinejudge/python/p458.py) |
18+
19+
20+
## Contest Volumes
21+
22+
| Volume | Problem | Title | Solution |
23+
| ------- | ------- | ----- | -------- |
1624
| 100 | 10038 | Jolly Jumpers | :small_blue_diamond: [Python](../uvaonlinejudge/python/p10038.py) |
1725
| 100 | 10055 | Hashmat the Brave Warrior | :small_blue_diamond: [Python](../uvaonlinejudge/python/p10055.py) |
1826
| 100 | 10071 | Back to High School Physics | :small_blue_diamond: [Python](../uvaonlinejudge/python/p10071.py) |

0 commit comments

Comments
 (0)