Change time limit from ms to seconds
This commit is contained in:
parent
cacc8bc767
commit
9ca596a02f
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ value: 15
|
|||
|
||||
grader_language: python
|
||||
test_cases: 10
|
||||
time_limit: 1000
|
||||
time_limit: 1
|
||||
memory_limit: 256000
|
||||
|
|
Loading…
Reference in a new issue