hackerkid / hackerkid/codejam-commandline

How about adding an option to download the example input and output given with the problems?

未关闭
#6 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
auto-migrated Priority-Low Type-Enhancement Usability
主要语言
Python
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

```
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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。