hackerkid / hackerkid/codejam-commandline

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

オープン
#6 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。