This commit is contained in:
virusdefender 2016-10-06 10:25:22 +08:00
parent 0afe3a2f72
commit 55f54469a9
6 changed files with 15 additions and 15 deletions

View File

@ -342,7 +342,7 @@
"signal": 0,
"error": 0,
"exit_code": 0,
"output_md5": None,
"output_md5": null,
// 测试用例id
"test_case": 1
},
@ -354,7 +354,7 @@
"signal": 0,
"error": 0,
"exit_code": 0,
"output_md5": None,
"output_md5": null,
"test_case": 2
}
]

View File

@ -347,7 +347,7 @@
"signal": 0,
"error": 0,
"exit_code": 0,
"output_md5": None,
"output_md5": null,
"test_case": 1
},
{
@ -358,7 +358,7 @@
"signal": 0,
"error": 0,
"exit_code": 0,
"output_md5": None,
"output_md5": null,
"test_case": 2
}
]

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
<url>
<loc>None/</loc>
<lastmod>2016-10-05</lastmod>
<lastmod>2016-10-06</lastmod>
<changefreq>daily</changefreq>
</url>
@ -13,7 +13,7 @@
<url>
<loc>None/Judger/</loc>
<lastmod>2016-10-05</lastmod>
<lastmod>2016-10-06</lastmod>
<changefreq>daily</changefreq>
</url>
@ -29,7 +29,7 @@
<url>
<loc>None/JudgeServer/</loc>
<lastmod>2016-10-05</lastmod>
<lastmod>2016-10-06</lastmod>
<changefreq>daily</changefreq>
</url>

View File

@ -147,7 +147,7 @@
"signal": 0,
"error": 0,
"exit_code": 0,
"output_md5": None,
"output_md5": null,
// 测试用例id
"test_case": 1
},
@ -159,7 +159,7 @@
"signal": 0,
"error": 0,
"exit_code": 0,
"output_md5": None,
"output_md5": null,
"test_case": 2
}
]

View File

@ -142,7 +142,7 @@ Special Judge must be compiled before, refer to the above API
"signal": 0,
"error": 0,
"exit_code": 0,
"output_md5": None,
"output_md5": null,
"test_case": 1
},
{
@ -153,7 +153,7 @@ Special Judge must be compiled before, refer to the above API
"signal": 0,
"error": 0,
"exit_code": 0,
"output_md5": None,
"output_md5": null,
"test_case": 2
}
]