Skip to content

macalinao/uva-solutions

Repository files navigation

uva-solutions

Solutions to various UVA problems.

Test runner

I made a simple tester for solutions. Just run with:

$ ./run.sh <problem>

where <problem> is the directory.

You need a Main.java, input.txt, and output.txt to use the runner. Just place those files in the problem directory.

License

MIT

About

Solutions to various UVA problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published