https://github.com/sebzanardo/orac
My ORAC Solutions
https://github.com/sebzanardo/orac
aiio aio alpha fario orac
Last synced: 6 months ago
JSON representation
My ORAC Solutions
- Host: GitHub
- URL: https://github.com/sebzanardo/orac
- Owner: SebZanardo
- Created: 2024-02-05T23:33:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-15T09:42:28.000Z (over 1 year ago)
- Last Synced: 2025-02-07T04:14:11.832Z (8 months ago)
- Topics: aiio, aio, alpha, fario, orac
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ORAC
### My ORAC solutions which all produce correct answers.
Problem statements, as well as input and output files have not been included this repository. If you want to run the solution you will have to create your own `input.txt` file named according to the problem statement and ensure it contains valid input.All problems are property of [ORAC](https://orac2.info/hub/)
Note: Some solutions might not be the most optimal for time or space complexity.