This repository contains solutions to UVa Online Judge problems, available at http://uva.onlinejudge.org. Theses solutions are provided "as is". I give no guarantees that they will work as expected.
The following is the list of the problems solved. Each problem id is specified between round brackets. Problems marked with ✓ are done, while problems with ✗ are not complete and/or are not efficient enough.
- ✓ The 3n + 1 problem (
100
) - ✓ Maximum Sum (
108
) - ✓ Following Orders (
124
) - ✓ ID Codes (
146
) - ✓ Graph Coloring (
193
)
- ✓ TEX Quotes (
272
) - ✓ The House Of Santa Claus (
291
) - ✓ Train Swapping (
299
)
- ✓ Network (
315
) - ✓ Identifying Concurrent Events (
334
) - ✓ A Node Too Far (
336
) - ✓ Non-Stop Travel (
341
) - ✓ Let Me Count The Ways (
357
) - ✓ Mapmaker (
394
)
- ✓ Station Balance (
410
) - ✓ Word-Search Wonder (
422
) - ✓ Graph Connectivity (
459
) - ✓ Wetlands of Florida (
469
) - ✓ Raucous Rockers (
473
) - ✓ What Goes Up (
481
) - ✓ Permutation Arrays (
482
) - ✓ Word Scramble (
483
)
- ✓ Jill Rides Again(
507
) - ✗ Rails (
514
)