评测代码结果分类
This commit is contained in:
parent
c877f40ccd
commit
ca8be6b77a
|
|
@ -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>";
|
||||
|
|
|
|||
Loading…
Reference in New Issue