https://github.com/vicenteneto/online-judge-solutions
My online judge solutions
https://github.com/vicenteneto/online-judge-solutions
Last synced: 3 months ago
JSON representation
My online judge solutions
- Host: GitHub
- URL: https://github.com/vicenteneto/online-judge-solutions
- Owner: vicenteneto
- License: mit
- Created: 2016-02-14T19:54:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-01T01:17:10.000Z (over 9 years ago)
- Last Synced: 2025-01-17T09:44:39.767Z (5 months ago)
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# online-judge-solutions
Here you will find solutions for problems that I've solved. Almost all of them in Python, but you can find some solution in C or C++.
## Table of contents
* [Creator](#creator)
* [Copyright and license](#copyright-and-license)## Creator
**Vicente Neto**
*
## Copyright and license
Copyright 2016-, Vicente Neto. This project is licensed under the [MIT License](https://github.com/vicenteneto/online-judge-solutions/blob/master/LICENSE).