hackerkid / hackerkid/codejam-commandline

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

Aberta
#6 0 comentários 0 reações 0 responsáveis Ver no GitHub
auto-migrated Priority-Low Type-Enhancement Usability
Linguagem predominante
Python
Estrelas
0
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.