提交 be224d3a 编写于 作者: Y yihaoDeng

[TD-3980]

上级 8155c9fb
......@@ -30,7 +30,7 @@ end
function test_finalize(ans, key)
local ret = 0.0
if (ans[key] ~= nil)
if (ans[key] ~= nil and ans[key]["num"] == 30000)
then
ret = ans[key]["sum"]/ans[key]["num"]
ans[key]["sum"] = 0.0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册