Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmosgenius/largest-fitting-rectangle
Largest Fitting Rectangle Problem Solution
https://github.com/cosmosgenius/largest-fitting-rectangle
Last synced: 2 days ago
JSON representation
Largest Fitting Rectangle Problem Solution
- Host: GitHub
- URL: https://github.com/cosmosgenius/largest-fitting-rectangle
- Owner: cosmosgenius
- License: mit
- Created: 2014-07-30T16:42:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-31T20:53:42.000Z (over 10 years ago)
- Last Synced: 2024-10-19T07:02:25.133Z (20 days ago)
- Language: C
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Largest Fitting Rectangle Problem Solution
=========================This repository is the solution to the competition I attended during College.
[All Kerala C Coding Contest 2011](https://sites.google.com/site/vidyaacademymca/c-coding-contest-2011)
The above link gives the details of the competition and the problem statement.