https://github.com/kantuni/uva
Solutions to UVa Online Judge Problems
https://github.com/kantuni/uva
competitive-programming solutions uva
Last synced: about 2 months ago
JSON representation
Solutions to UVa Online Judge Problems
- Host: GitHub
- URL: https://github.com/kantuni/uva
- Owner: kantuni
- Created: 2017-02-22T20:09:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T17:42:53.000Z (over 5 years ago)
- Last Synced: 2025-01-18T07:44:27.091Z (3 months ago)
- Topics: competitive-programming, solutions, uva
- Language: C++
- Homepage: https://uva.onlinejudge.org
- Size: 385 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solutions to [UVa Online Judge](https://uva.onlinejudge.org) Problems
- [10911](https://github.com/kantuni/UVa/tree/master/10911) - Forming Quiz Teams - **Accepted**
- [11172](https://github.com/kantuni/UVa/tree/master/11172) - Relational Operators - **Accepted**
- [11498](https://github.com/kantuni/UVa/tree/master/11498) - Division of Nlogonia - **Accepted**
- [11727](https://github.com/kantuni/UVa/tree/master/11727) - Cost Cutting - **Accepted**
- [10114](https://github.com/kantuni/UVa/tree/master/10114) - Loansome Car Buyer - **Accepted**
- [11559](https://github.com/kantuni/UVa/tree/master/11559) - Event Planning - **Accepted**
- [11799](https://github.com/kantuni/UVa/tree/master/11799) - Horror Dash - **Accepted**
- [00573](https://github.com/kantuni/UVa/tree/master/00573) - The Snail - **Accepted**
- [10141](https://github.com/kantuni/UVa/tree/master/10141) - Request for Proposal - **Accepted**
- [11507](https://github.com/kantuni/UVa/tree/master/11507) - Bender B. Rodriguez Problem - **Accepted**Problems solved: **10**