评测代码结果分类

This commit is contained in:
daiao 2017-09-07 14:56:42 +08:00
parent c877f40ccd
commit ca8be6b77a
1 changed files with 2 additions and 1 deletions

View File

@ -369,7 +369,8 @@ function code_evaluation(test_sets,
/**
* Created by wang on 2017/8/9.
*/
console.log(compile_success);
console.log(compile_success == "1");
var $EffectDisplay , $b, $TestResult, $d, $e, $f, $g, $h, $EvaluationInformation , $n;
// 第一块 效果显示
$EffectDisplay = "<div id=\"blacktab_con_1\" class=\"\" ></div>";