https://github.com/ducksoft/usaco-oj-converter
Utility converting from Standard I/O C/C++ Code to USACO Standard File I/O Code
https://github.com/ducksoft/usaco-oj-converter
Last synced: 4 months ago
JSON representation
Utility converting from Standard I/O C/C++ Code to USACO Standard File I/O Code
- Host: GitHub
- URL: https://github.com/ducksoft/usaco-oj-converter
- Owner: DuckSoft
- License: mit
- Created: 2018-03-17T14:04:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-17T14:04:09.000Z (about 8 years ago)
- Last Synced: 2025-07-04T08:05:33.501Z (11 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# usaco-oj-converter
Utility converting from Standard I/O C/C++ Code to USACO Standard File I/O Code