https://github.com/thesage21/questions
Collection of questions which can be used with openjudge
https://github.com/thesage21/questions
Last synced: about 1 month ago
JSON representation
Collection of questions which can be used with openjudge
- Host: GitHub
- URL: https://github.com/thesage21/questions
- Owner: theSage21
- License: mit
- Created: 2017-09-17T11:52:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T11:54:26.000Z (over 7 years ago)
- Last Synced: 2025-01-28T21:28:25.252Z (3 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Questions
=========Programing questions in proper [OpenJudge](https://github.com/theSage21/openJudge) format. You may use the entire directory as an assigment by running openjudge in the root of this folder.
```bash
cd questions
openjudge
```