hackerkid / hackerkid/codejam-commandline

The solved time is blank if there are 2 large inputs

Aperta
#25 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
auto-migrated Priority-Medium Type-Defect
Lingua principale
Python
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

```
What steps will reproduce the problem?
1. Participate in a contest with some problem having 2 large (or small) inputs
like Problem C of Qualification Round of 2013
2. Run gcj_get_status.py.
3. The solved time of the second large input is blank.

I tracked the running process, and found that the input_id field of
UserSubmission of large2 in HTTP response is 1. However, 2 is correct.
```

Original issue reported on code.google.com by `wentao....@gmail.com` on 23 Apr 2013 at 3:06

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.