Troubleshooting the URI online judge
My solutions to URI Online Judge problems. If possible, I will try to add more solutions in the future.
Almost all of them in Java, but you can find solutions in Python, C ++ or C. Hey, check out my profile at URI Online Judge here. :)
git checkout -b my-feature
;git commit -m 'feat: My new feature'
;git push origin my-feature
.After the merge of your pull request, you can delete your branch.
URI Online Judge is a project that is being developed by the Department of Computer Science at URI University.
The main objective of the project is to provide programming and knowledge sharing practices.
The URI online judge contains more than 1,000 problems divided into 8 main categories.
This division helps users to focus on specific programming topics.
All problems are available in Portuguese and English.
The URI Online Judge website also runs public tenders regularly.
this repository is available under the MIT license.