hackerkid / hackerkid/codejam-commandline
How about adding an option to download the example input and output given with the problems?
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
```
This can be done rather simply by adding two files in the server
example.in and example.out and adding an option to download them from the
script, that way the whole stage can be automated something like this
iterate on stages
get example.in and downed_example.out
while not passed stage (example.out != downed_example.out)
run the code
get small.in run script and submit small.out and source
get large.in run script and submit large.out and source
print a nice message to say the contest is over
```
Original issue reported on code.google.com by `veltzerd...@gmail.com` on 9 May 2011 at 11:30
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.