生成时间: 2026年 03月 24日 星期二 16:43:06 CST
测试目录: ./test
输出目录: ./lab1_results
总计: 537
成功: 537
失败: 0
跳过: 0
成功率: 100%
| 文件 | 状态 | 输出文件 | 错误信息 |
|---|---|---|---|
| test_case/functional/simple_add.sy | 成功 | simple_add.tree | - |
| test_case/functional/29_break.sy | 成功 | 29_break.tree | - |
| test_case/functional/11_add2.sy | 成功 | 11_add2.tree | - |
| test_case/functional/95_float.sy | 成功 | 95_float.tree | - |
| test_case/functional/15_graph_coloring.sy | 成功 | 15_graph_coloring.tree | - |
| test_case/functional/25_scope3.sy | 成功 | 25_scope3.tree | - |
| test_case/functional/22_matrix_multiply.sy | 成功 | 22_matrix_multiply.tree | - |
| test_case/functional/09_func_defn.sy | 成功 | 09_func_defn.tree | - |
| test_case/functional/05_arr_defn4.sy | 成功 | 05_arr_defn4.tree | - |
| test_case/functional/36_op_priority2.sy | 成功 | 36_op_priority2.tree | - |
| test_case/functional/13_sub2.sy | 成功 | 13_sub2.tree | - |
| test_case/performance/fft0.sy | 成功 | fft0.tree | - |
| test_case/performance/03_sort1.sy | 成功 | 03_sort1.tree | - |
| test_case/performance/large_loop_array_2.sy | 成功 | large_loop_array_2.tree | - |
| test_case/performance/2025-MYO-20.sy | 成功 | 2025-MYO-20.tree | - |
| test_case/performance/01_mm2.sy | 成功 | 01_mm2.tree | - |
| test_case/performance/if-combine3.sy | 成功 | if-combine3.tree | - |
| test_case/performance/transpose0.sy | 成功 | transpose0.tree | - |
| test_case/performance/gameoflife-oscillator.sy | 成功 | gameoflife-oscillator.tree | - |
| test_case/performance/vector_mul3.sy | 成功 | vector_mul3.tree | - |
| test_case/performance/02_mv3.sy | 成功 | 02_mv3.tree | - |
| testdata2022/hidden_functional/38_light2d.sy | 成功 | 38_light2d.tree | - |
| testdata2022/hidden_functional/20_sort.sy | 成功 | 20_sort.tree | - |
| testdata2022/hidden_functional/07_arr_init_nd.sy | 成功 | 07_arr_init_nd.tree | - |
| testdata2022/hidden_functional/08_global_arr_init.sy | 成功 | 08_global_arr_init.tree | - |
| testdata2022/hidden_functional/12_DSU.sy | 成功 | 12_DSU.tree | - |
| testdata2022/hidden_functional/24_array_only.sy | 成功 | 24_array_only.tree | - |
| testdata2022/hidden_functional/16_k_smallest.sy | 成功 | 16_k_smallest.tree | - |
| testdata2022/hidden_functional/09_BFS.sy | 成功 | 09_BFS.tree | - |
| testdata2022/hidden_functional/11_BST.sy | 成功 | 11_BST.tree | - |
| testdata2022/hidden_functional/15_graph_coloring.sy | 成功 | 15_graph_coloring.tree | - |
| testdata2022/hidden_functional/13_LCA.sy | 成功 | 13_LCA.tree | - |
| testdata2022/hidden_functional/17_maximal_clique.sy | 成功 | 17_maximal_clique.tree | - |
| testdata2022/hidden_functional/04_break_continue.sy | 成功 | 04_break_continue.tree | - |
| testdata2022/hidden_functional/14_dp.sy | 成功 | 14_dp.tree | - |
| testdata2022/hidden_functional/36_rotate.sy | 成功 | 36_rotate.tree | - |
| testdata2022/hidden_functional/32_many_params3.sy | 成功 | 32_many_params3.tree | - |
| testdata2022/hidden_functional/25_scope3.sy | 成功 | 25_scope3.tree | - |
| testdata2022/hidden_functional/33_multi_branch.sy | 成功 | 33_multi_branch.tree | - |
| testdata2022/hidden_functional/18_prim.sy | 成功 | 18_prim.tree | - |
| testdata2022/hidden_functional/22_matrix_multiply.sy | 成功 | 22_matrix_multiply.tree | - |
| testdata2022/hidden_functional/10_DFS.sy | 成功 | 10_DFS.tree | - |
| testdata2022/hidden_functional/06_func_name.sy | 成功 | 06_func_name.tree | - |
| testdata2022/hidden_functional/26_scope4.sy | 成功 | 26_scope4.tree | - |
| testdata2022/hidden_functional/31_many_indirections.sy | 成功 | 31_many_indirections.tree | - |
| testdata2022/hidden_functional/19_search.sy | 成功 | 19_search.tree | - |
| testdata2022/hidden_functional/29_long_line.sy | 成功 | 29_long_line.tree | - |
| testdata2022/hidden_functional/23_json.sy | 成功 | 23_json.tree | - |
| testdata2022/hidden_functional/35_math.sy | 成功 | 35_math.tree | - |
| testdata2022/hidden_functional/37_dct.sy | 成功 | 37_dct.tree | - |
| testdata2022/hidden_functional/01_multiple_returns.sy | 成功 | 01_multiple_returns.tree | - |
| testdata2022/hidden_functional/05_param_name.sy | 成功 | 05_param_name.tree | - |
| testdata2022/hidden_functional/00_comment2.sy | 成功 | 00_comment2.tree | - |
| testdata2022/hidden_functional/34_multi_loop.sy | 成功 | 34_multi_loop.tree | - |
| testdata2022/hidden_functional/30_many_dimensions.sy | 成功 | 30_many_dimensions.tree | - |
| testdata2022/hidden_functional/39_fp_params.sy | 成功 | 39_fp_params.tree | - |
| testdata2022/hidden_functional/28_side_effect2.sy | 成功 | 28_side_effect2.tree | - |
| testdata2022/hidden_functional/02_ret_in_block.sy | 成功 | 02_ret_in_block.tree | - |
| testdata2022/hidden_functional/27_scope5.sy | 成功 | 27_scope5.tree | - |
| testdata2022/hidden_functional/03_branch.sy | 成功 | 03_branch.tree | - |
| testdata2022/hidden_functional/21_union_find.sy | 成功 | 21_union_find.tree | - |
| testdata2022/final_performance/layernorm3.sy | 成功 | layernorm3.tree | - |
| testdata2022/final_performance/01_mm1.sy | 成功 | 01_mm1.tree | - |
| testdata2022/final_performance/vector_mul2.sy | 成功 | vector_mul2.tree | - |
| testdata2022/final_performance/fft0.sy | 成功 | fft0.tree | - |
| testdata2022/final_performance/recursion_fabonacci-1.sy | 成功 | recursion_fabonacci-1.tree | - |
| testdata2022/final_performance/03_sort1.sy | 成功 | 03_sort1.tree | - |
| testdata2022/final_performance/fft2.sy | 成功 | fft2.tree | - |
| testdata2022/final_performance/brainfuck-mandelbrot-nerf.sy | 成功 | brainfuck-mandelbrot-nerf.tree | - |
| testdata2022/final_performance/median0.sy | 成功 | median0.tree | - |
| testdata2022/final_performance/recursive_call_1.sy | 成功 | recursive_call_1.tree | - |
| testdata2022/final_performance/brainfuck-bootstrap.sy | 成功 | brainfuck-bootstrap.tree | - |
| testdata2022/final_performance/recursive_call_3.sy | 成功 | recursive_call_3.tree | - |
| testdata2022/final_performance/fft1.sy | 成功 | fft1.tree | - |
| testdata2022/final_performance/if-combine2.sy | 成功 | if-combine2.tree | - |
| testdata2022/final_performance/large_loop_array_1.sy | 成功 | large_loop_array_1.tree | - |
| testdata2022/final_performance/shuffle0.sy | 成功 | shuffle0.tree | - |
| testdata2022/final_performance/large_loop_array_2.sy | 成功 | large_loop_array_2.tree | - |
| testdata2022/final_performance/transpose2.sy | 成功 | transpose2.tree | - |
| testdata2022/final_performance/crypto1.sy | 成功 | crypto1.tree | - |
| testdata2022/final_performance/if-combine1.sy | 成功 | if-combine1.tree | - |
| testdata2022/final_performance/00_bitset3.sy | 成功 | 00_bitset3.tree | - |
| testdata2022/final_performance/01_mm2.sy | 成功 | 01_mm2.tree | - |
| testdata2022/final_performance/matmul3.sy | 成功 | matmul3.tree | - |
| testdata2022/final_performance/crypto3.sy | 成功 | crypto3.tree | - |
| testdata2022/final_performance/derich3.sy | 成功 | derich3.tree | - |
| testdata2022/final_performance/brainfuck-pi-nerf.sy | 成功 | brainfuck-pi-nerf.tree | - |
| testdata2022/final_performance/layernorm2.sy | 成功 | layernorm2.tree | - |
| testdata2022/final_performance/vector_mul1.sy | 成功 | vector_mul1.tree | - |
| testdata2022/final_performance/transpose1.sy | 成功 | transpose1.tree | - |
| testdata2022/final_performance/recursive_call_2.sy | 成功 | recursive_call_2.tree | - |
| testdata2022/final_performance/gameoflife-p61glidergun.sy | 成功 | gameoflife-p61glidergun.tree | - |
| testdata2022/final_performance/layernorm1.sy | 成功 | layernorm1.tree | - |
| testdata2022/final_performance/crypto2.sy | 成功 | crypto2.tree | - |
| testdata2022/final_performance/large_loop_array_3.sy | 成功 | large_loop_array_3.tree | - |
| testdata2022/final_performance/04_spmv2.sy | 成功 | 04_spmv2.tree | - |
| testdata2022/final_performance/derich2.sy | 成功 | derich2.tree | - |
| testdata2022/final_performance/00_bitset2.sy | 成功 | 00_bitset2.tree | - |
| testdata2022/final_performance/04_spmv3.sy | 成功 | 04_spmv3.tree | - |
| testdata2022/final_performance/shuffle2.sy | 成功 | shuffle2.tree | - |
| testdata2022/final_performance/median2.sy | 成功 | median2.tree | - |
| testdata2022/final_performance/if-combine3.sy | 成功 | if-combine3.tree | - |
| testdata2022/final_performance/matmul2.sy | 成功 | matmul2.tree | - |
| testdata2022/final_performance/matmul1.sy | 成功 | matmul1.tree | - |
| testdata2022/final_performance/transpose0.sy | 成功 | transpose0.tree | - |
| testdata2022/final_performance/shuffle1.sy | 成功 | shuffle1.tree | - |
| testdata2022/final_performance/gameoflife-oscillator.sy | 成功 | gameoflife-oscillator.tree | - |
| testdata2022/final_performance/00_bitset1.sy | 成功 | 00_bitset1.tree | - |
| testdata2022/final_performance/recursion_fabonacci-3.sy | 成功 | recursion_fabonacci-3.tree | - |
| testdata2022/final_performance/03_sort3.sy | 成功 | 03_sort3.tree | - |
| testdata2022/final_performance/vector_mul3.sy | 成功 | vector_mul3.tree | - |
| testdata2022/final_performance/03_sort2.sy | 成功 | 03_sort2.tree | - |
| testdata2022/final_performance/02_mv3.sy | 成功 | 02_mv3.tree | - |
| testdata2022/final_performance/recursion_fabonacci-2.sy | 成功 | recursion_fabonacci-2.tree | - |
| testdata2022/final_performance/median1.sy | 成功 | median1.tree | - |
| testdata2022/final_performance/01_mm3.sy | 成功 | 01_mm3.tree | - |
| testdata2022/final_performance/derich1.sy | 成功 | derich1.tree | - |
| testdata2022/final_performance/02_mv2.sy | 成功 | 02_mv2.tree | - |
| testdata2022/final_performance/02_mv1.sy | 成功 | 02_mv1.tree | - |
| testdata2022/final_performance/04_spmv1.sy | 成功 | 04_spmv1.tree | - |
| testdata2022/functional/51_short_circuit3.sy | 成功 | 51_short_circuit3.tree | - |
| testdata2022/functional/88_many_params2.sy | 成功 | 88_many_params2.tree | - |
| testdata2022/functional/20_rem.sy | 成功 | 20_rem.tree | - |
| testdata2022/functional/18_divc.sy | 成功 | 18_divc.tree | - |
| testdata2022/functional/66_exgcd.sy | 成功 | 66_exgcd.tree | - |
| testdata2022/functional/71_full_conn.sy | 成功 | 71_full_conn.tree | - |
| testdata2022/functional/01_var_defn2.sy | 成功 | 01_var_defn2.tree | - |
| testdata2022/functional/49_if_complex_expr.sy | 成功 | 49_if_complex_expr.tree | - |
| testdata2022/functional/87_many_params.sy | 成功 | 87_many_params.tree | - |
| testdata2022/functional/94_nested_loops.sy | 成功 | 94_nested_loops.tree | - |
| testdata2022/functional/29_break.sy | 成功 | 29_break.tree | - |
| testdata2022/functional/11_add2.sy | 成功 | 11_add2.tree | - |
| testdata2022/functional/08_const_array_defn.sy | 成功 | 08_const_array_defn.tree | - |
| testdata2022/functional/45_comment1.sy | 成功 | 45_comment1.tree | - |
| testdata2022/functional/64_calculator.sy | 成功 | 64_calculator.tree | - |
| testdata2022/functional/98_matrix_mul.sy | 成功 | 98_matrix_mul.tree | - |
| testdata2022/functional/42_empty_stmt.sy | 成功 | 42_empty_stmt.tree | - |
| testdata2022/functional/60_sort_test6.sy | 成功 | 60_sort_test6.tree | - |
| testdata2022/functional/46_hex_defn.sy | 成功 | 46_hex_defn.tree | - |
| testdata2022/functional/95_float.sy | 成功 | 95_float.tree | - |
| testdata2022/functional/14_subc.sy | 成功 | 14_subc.tree | - |
| testdata2022/functional/91_many_locals2.sy | 成功 | 91_many_locals2.tree | - |
| testdata2022/functional/77_substr.sy | 成功 | 77_substr.tree | - |
| testdata2022/functional/32_while_if_test2.sy | 成功 | 32_while_if_test2.tree | - |
| testdata2022/functional/34_arr_expr_len.sy | 成功 | 34_arr_expr_len.tree | - |
| testdata2022/functional/03_arr_defn2.sy | 成功 | 03_arr_defn2.tree | - |
| testdata2022/functional/07_const_var_defn3.sy | 成功 | 07_const_var_defn3.tree | - |
| testdata2022/functional/69_expr_eval.sy | 成功 | 69_expr_eval.tree | - |
| testdata2022/functional/35_op_priority1.sy | 成功 | 35_op_priority1.tree | - |
| testdata2022/functional/56_sort_test2.sy | 成功 | 56_sort_test2.tree | - |
| testdata2022/functional/40_unary_op.sy | 成功 | 40_unary_op.tree | - |
| testdata2022/functional/52_scope.sy | 成功 | 52_scope.tree | - |
| testdata2022/functional/17_div.sy | 成功 | 17_div.tree | - |
| testdata2022/functional/67_reverse_output.sy | 成功 | 67_reverse_output.tree | - |
| testdata2022/functional/23_if_test4.sy | 成功 | 23_if_test4.tree | - |
| testdata2022/functional/92_register_alloc.sy | 成功 | 92_register_alloc.tree | - |
| testdata2022/functional/76_n_queens.sy | 成功 | 76_n_queens.tree | - |
| testdata2022/functional/97_matrix_sub.sy | 成功 | 97_matrix_sub.tree | - |
| testdata2022/functional/96_matrix_add.sy | 成功 | 96_matrix_add.tree | - |
| testdata2022/functional/15_mul.sy | 成功 | 15_mul.tree | - |
| testdata2022/functional/57_sort_test3.sy | 成功 | 57_sort_test3.tree | - |
| testdata2022/functional/54_hidden_var.sy | 成功 | 54_hidden_var.tree | - |
| testdata2022/functional/93_nested_calls.sy | 成功 | 93_nested_calls.tree | - |
| testdata2022/functional/75_max_flow.sy | 成功 | 75_max_flow.tree | - |
| testdata2022/functional/09_func_defn.sy | 成功 | 09_func_defn.tree | - |
| testdata2022/functional/39_op_priority5.sy | 成功 | 39_op_priority5.tree | - |
| testdata2022/functional/55_sort_test1.sy | 成功 | 55_sort_test1.tree | - |
| testdata2022/functional/82_long_func.sy | 成功 | 82_long_func.tree | - |
| testdata2022/functional/81_skip_spaces.sy | 成功 | 81_skip_spaces.tree | - |
| testdata2022/functional/37_op_priority3.sy | 成功 | 37_op_priority3.tree | - |
| testdata2022/functional/10_var_defn_func.sy | 成功 | 10_var_defn_func.tree | - |
| testdata2022/functional/84_long_array2.sy | 成功 | 84_long_array2.tree | - |
| testdata2022/functional/05_arr_defn4.sy | 成功 | 05_arr_defn4.tree | - |
| testdata2022/functional/78_side_effect.sy | 成功 | 78_side_effect.tree | - |
| testdata2022/functional/74_kmp.sy | 成功 | 74_kmp.tree | - |
| testdata2022/functional/89_many_globals.sy | 成功 | 89_many_globals.tree | - |
| testdata2022/functional/73_int_io.sy | 成功 | 73_int_io.tree | - |
| testdata2022/functional/70_dijkstra.sy | 成功 | 70_dijkstra.tree | - |
| testdata2022/functional/59_sort_test5.sy | 成功 | 59_sort_test5.tree | - |
| testdata2022/functional/28_while_test3.sy | 成功 | 28_while_test3.tree | - |
| testdata2022/functional/21_if_test2.sy | 成功 | 21_if_test2.tree | - |
| testdata2022/functional/53_scope2.sy | 成功 | 53_scope2.tree | - |
| testdata2022/functional/27_while_test2.sy | 成功 | 27_while_test2.tree | - |
| testdata2022/functional/86_long_code2.sy | 成功 | 86_long_code2.tree | - |
| testdata2022/functional/99_matrix_tran.sy | 成功 | 99_matrix_tran.tree | - |
| testdata2022/functional/62_percolation.sy | 成功 | 62_percolation.tree | - |
| testdata2022/functional/65_color.sy | 成功 | 65_color.tree | - |
| testdata2022/functional/58_sort_test4.sy | 成功 | 58_sort_test4.tree | - |
| testdata2022/functional/25_while_if.sy | 成功 | 25_while_if.tree | - |
| testdata2022/functional/16_mulc.sy | 成功 | 16_mulc.tree | - |
| testdata2022/functional/50_short_circuit.sy | 成功 | 50_short_circuit.tree | - |
| testdata2022/functional/19_mod.sy | 成功 | 19_mod.tree | - |
| testdata2022/functional/61_sort_test7.sy | 成功 | 61_sort_test7.tree | - |
| testdata2022/functional/12_addc.sy | 成功 | 12_addc.tree | - |
| testdata2022/functional/79_var_name.sy | 成功 | 79_var_name.tree | - |
| testdata2022/functional/04_arr_defn3.sy | 成功 | 04_arr_defn3.tree | - |
| testdata2022/functional/38_op_priority4.sy | 成功 | 38_op_priority4.tree | - |
| testdata2022/functional/00_main.sy | 成功 | 00_main.tree | - |
| testdata2022/functional/31_while_if_test1.sy | 成功 | 31_while_if_test1.tree | - |
| testdata2022/functional/30_continue.sy | 成功 | 30_continue.tree | - |
| testdata2022/functional/48_assign_complex_expr.sy | 成功 | 48_assign_complex_expr.tree | - |
| testdata2022/functional/41_unary_op2.sy | 成功 | 41_unary_op2.tree | - |
| testdata2022/functional/44_stmt_expr.sy | 成功 | 44_stmt_expr.tree | - |
| testdata2022/functional/68_brainfk.sy | 成功 | 68_brainfk.tree | - |
| testdata2022/functional/90_many_locals.sy | 成功 | 90_many_locals.tree | - |
| testdata2022/functional/36_op_priority2.sy | 成功 | 36_op_priority2.tree | - |
| testdata2022/functional/06_const_var_defn2.sy | 成功 | 06_const_var_defn2.tree | - |
| testdata2022/functional/47_hex_oct_add.sy | 成功 | 47_hex_oct_add.tree | - |
| testdata2022/functional/72_hanoi.sy | 成功 | 72_hanoi.tree | - |
| testdata2022/functional/63_big_int_mul.sy | 成功 | 63_big_int_mul.tree | - |
| testdata2022/functional/26_while_test1.sy | 成功 | 26_while_test1.tree | - |
| testdata2022/functional/80_chaos_token.sy | 成功 | 80_chaos_token.tree | - |
| testdata2022/functional/83_long_array.sy | 成功 | 83_long_array.tree | - |
| testdata2022/functional/24_if_test5.sy | 成功 | 24_if_test5.tree | - |
| testdata2022/functional/43_logi_assign.sy | 成功 | 43_logi_assign.tree | - |
| testdata2022/functional/13_sub2.sy | 成功 | 13_sub2.tree | - |
| testdata2022/functional/22_if_test3.sy | 成功 | 22_if_test3.tree | - |
| testdata2022/functional/02_var_defn3.sy | 成功 | 02_var_defn3.tree | - |
| testdata2022/functional/85_long_code.sy | 成功 | 85_long_code.tree | - |
| testdata2022/functional/33_while_if_test3.sy | 成功 | 33_while_if_test3.tree | - |
| testdata2022/performance/01_mm1.sy | 成功 | 01_mm1.tree | - |
| testdata2022/performance/integer-divide-optimization-2.sy | 成功 | integer-divide-optimization-2.tree | - |
| testdata2022/performance/instruction-combining-2.sy | 成功 | instruction-combining-2.tree | - |
| testdata2022/performance/hoist-1.sy | 成功 | hoist-1.tree | - |
| testdata2022/performance/fft0.sy | 成功 | fft0.tree | - |
| testdata2022/performance/03_sort1.sy | 成功 | 03_sort1.tree | - |
| testdata2022/performance/fft2.sy | 成功 | fft2.tree | - |
| testdata2022/performance/brainfuck-mandelbrot-nerf.sy | 成功 | brainfuck-mandelbrot-nerf.tree | - |
| testdata2022/performance/instruction-combining-3.sy | 成功 | instruction-combining-3.tree | - |
| testdata2022/performance/dead-code-elimination-1.sy | 成功 | dead-code-elimination-1.tree | - |
| testdata2022/performance/median0.sy | 成功 | median0.tree | - |
| testdata2022/performance/brainfuck-bootstrap.sy | 成功 | brainfuck-bootstrap.tree | - |
| testdata2022/performance/integer-divide-optimization-3.sy | 成功 | integer-divide-optimization-3.tree | - |
| testdata2022/performance/crypto-2.sy | 成功 | crypto-2.tree | - |
| testdata2022/performance/fft1.sy | 成功 | fft1.tree | - |
| testdata2022/performance/shuffle0.sy | 成功 | shuffle0.tree | - |
| testdata2022/performance/transpose2.sy | 成功 | transpose2.tree | - |
| testdata2022/performance/floyd-2.sy | 成功 | floyd-2.tree | - |
| testdata2022/performance/sl3.sy | 成功 | sl3.tree | - |
| testdata2022/performance/integer-divide-optimization-1.sy | 成功 | integer-divide-optimization-1.tree | - |
| testdata2022/performance/sl1.sy | 成功 | sl1.tree | - |
| testdata2022/performance/00_bitset3.sy | 成功 | 00_bitset3.tree | - |
| testdata2022/performance/01_mm2.sy | 成功 | 01_mm2.tree | - |
| testdata2022/performance/floyd-1.sy | 成功 | floyd-1.tree | - |
| testdata2022/performance/instruction-combining-1.sy | 成功 | instruction-combining-1.tree | - |
| testdata2022/performance/brainfuck-pi-nerf.sy | 成功 | brainfuck-pi-nerf.tree | - |
| testdata2022/performance/sl2.sy | 成功 | sl2.tree | - |
| testdata2022/performance/crypto-3.sy | 成功 | crypto-3.tree | - |
| testdata2022/performance/transpose1.sy | 成功 | transpose1.tree | - |
| testdata2022/performance/gameoflife-gosper.sy | 成功 | gameoflife-gosper.tree | - |
| testdata2022/performance/gameoflife-p61glidergun.sy | 成功 | gameoflife-p61glidergun.tree | - |
| testdata2022/performance/conv0.sy | 成功 | conv0.tree | - |
| testdata2022/performance/dead-code-elimination-2.sy | 成功 | dead-code-elimination-2.tree | - |
| testdata2022/performance/04_spmv2.sy | 成功 | 04_spmv2.tree | - |
| testdata2022/performance/00_bitset2.sy | 成功 | 00_bitset2.tree | - |
| testdata2022/performance/stencil1.sy | 成功 | stencil1.tree | - |
| testdata2022/performance/04_spmv3.sy | 成功 | 04_spmv3.tree | - |
| testdata2022/performance/shuffle2.sy | 成功 | shuffle2.tree | - |
| testdata2022/performance/median2.sy | 成功 | median2.tree | - |
| testdata2022/performance/crypto-1.sy | 成功 | crypto-1.tree | - |
| testdata2022/performance/transpose0.sy | 成功 | transpose0.tree | - |
| testdata2022/performance/shuffle1.sy | 成功 | shuffle1.tree | - |
| testdata2022/performance/gameoflife-oscillator.sy | 成功 | gameoflife-oscillator.tree | - |
| testdata2022/performance/00_bitset1.sy | 成功 | 00_bitset1.tree | - |
| testdata2022/performance/03_sort3.sy | 成功 | 03_sort3.tree | - |
| testdata2022/performance/03_sort2.sy | 成功 | 03_sort2.tree | - |
| testdata2022/performance/02_mv3.sy | 成功 | 02_mv3.tree | - |
| testdata2022/performance/conv1.sy | 成功 | conv1.tree | - |
| testdata2022/performance/median1.sy | 成功 | median1.tree | - |
| testdata2022/performance/dead-code-elimination-3.sy | 成功 | dead-code-elimination-3.tree | - |
| testdata2022/performance/01_mm3.sy | 成功 | 01_mm3.tree | - |
| testdata2022/performance/stencil0.sy | 成功 | stencil0.tree | - |
| testdata2022/performance/conv2.sy | 成功 | conv2.tree | - |
| testdata2022/performance/02_mv2.sy | 成功 | 02_mv2.tree | - |
| testdata2022/performance/02_mv1.sy | 成功 | 02_mv1.tree | - |
| testdata2022/performance/hoist-3.sy | 成功 | hoist-3.tree | - |
| testdata2022/performance/hoist-2.sy | 成功 | hoist-2.tree | - |
| testdata2022/performance/04_spmv1.sy | 成功 | 04_spmv1.tree | - |
| testdata2022/performance/floyd-0.sy | 成功 | floyd-0.tree | - |
| testdata/h_functional/38_light2d.sy | 成功 | 38_light2d.tree | - |
| testdata/h_functional/20_sort.sy | 成功 | 20_sort.tree | - |
| testdata/h_functional/07_arr_init_nd.sy | 成功 | 07_arr_init_nd.tree | - |
| testdata/h_functional/08_global_arr_init.sy | 成功 | 08_global_arr_init.tree | - |
| testdata/h_functional/12_DSU.sy | 成功 | 12_DSU.tree | - |
| testdata/h_functional/24_array_only.sy | 成功 | 24_array_only.tree | - |
| testdata/h_functional/16_k_smallest.sy | 成功 | 16_k_smallest.tree | - |
| testdata/h_functional/09_BFS.sy | 成功 | 09_BFS.tree | - |
| testdata/h_functional/11_BST.sy | 成功 | 11_BST.tree | - |
| testdata/h_functional/15_graph_coloring.sy | 成功 | 15_graph_coloring.tree | - |
| testdata/h_functional/13_LCA.sy | 成功 | 13_LCA.tree | - |
| testdata/h_functional/17_maximal_clique.sy | 成功 | 17_maximal_clique.tree | - |
| testdata/h_functional/04_break_continue.sy | 成功 | 04_break_continue.tree | - |
| testdata/h_functional/14_dp.sy | 成功 | 14_dp.tree | - |
| testdata/h_functional/36_rotate.sy | 成功 | 36_rotate.tree | - |
| testdata/h_functional/32_many_params3.sy | 成功 | 32_many_params3.tree | - |
| testdata/h_functional/25_scope3.sy | 成功 | 25_scope3.tree | - |
| testdata/h_functional/33_multi_branch.sy | 成功 | 33_multi_branch.tree | - |
| testdata/h_functional/18_prim.sy | 成功 | 18_prim.tree | - |
| testdata/h_functional/22_matrix_multiply.sy | 成功 | 22_matrix_multiply.tree | - |
| testdata/h_functional/10_DFS.sy | 成功 | 10_DFS.tree | - |
| testdata/h_functional/06_func_name.sy | 成功 | 06_func_name.tree | - |
| testdata/h_functional/26_scope4.sy | 成功 | 26_scope4.tree | - |
| testdata/h_functional/31_many_indirections.sy | 成功 | 31_many_indirections.tree | - |
| testdata/h_functional/19_search.sy | 成功 | 19_search.tree | - |
| testdata/h_functional/29_long_line.sy | 成功 | 29_long_line.tree | - |
| testdata/h_functional/23_json.sy | 成功 | 23_json.tree | - |
| testdata/h_functional/35_math.sy | 成功 | 35_math.tree | - |
| testdata/h_functional/37_dct.sy | 成功 | 37_dct.tree | - |
| testdata/h_functional/01_multiple_returns.sy | 成功 | 01_multiple_returns.tree | - |
| testdata/h_functional/05_param_name.sy | 成功 | 05_param_name.tree | - |
| testdata/h_functional/00_comment2.sy | 成功 | 00_comment2.tree | - |
| testdata/h_functional/34_multi_loop.sy | 成功 | 34_multi_loop.tree | - |
| testdata/h_functional/30_many_dimensions.sy | 成功 | 30_many_dimensions.tree | - |
| testdata/h_functional/39_fp_params.sy | 成功 | 39_fp_params.tree | - |
| testdata/h_functional/28_side_effect2.sy | 成功 | 28_side_effect2.tree | - |
| testdata/h_functional/02_ret_in_block.sy | 成功 | 02_ret_in_block.tree | - |
| testdata/h_functional/27_scope5.sy | 成功 | 27_scope5.tree | - |
| testdata/h_functional/03_branch.sy | 成功 | 03_branch.tree | - |
| testdata/h_functional/21_union_find.sy | 成功 | 21_union_find.tree | - |
| testdata/functional/51_short_circuit3.sy | 成功 | 51_short_circuit3.tree | - |
| testdata/functional/88_many_params2.sy | 成功 | 88_many_params2.tree | - |
| testdata/functional/20_rem.sy | 成功 | 20_rem.tree | - |
| testdata/functional/18_divc.sy | 成功 | 18_divc.tree | - |
| testdata/functional/66_exgcd.sy | 成功 | 66_exgcd.tree | - |
| testdata/functional/71_full_conn.sy | 成功 | 71_full_conn.tree | - |
| testdata/functional/01_var_defn2.sy | 成功 | 01_var_defn2.tree | - |
| testdata/functional/49_if_complex_expr.sy | 成功 | 49_if_complex_expr.tree | - |
| testdata/functional/87_many_params.sy | 成功 | 87_many_params.tree | - |
| testdata/functional/94_nested_loops.sy | 成功 | 94_nested_loops.tree | - |
| testdata/functional/29_break.sy | 成功 | 29_break.tree | - |
| testdata/functional/11_add2.sy | 成功 | 11_add2.tree | - |
| testdata/functional/08_const_array_defn.sy | 成功 | 08_const_array_defn.tree | - |
| testdata/functional/45_comment1.sy | 成功 | 45_comment1.tree | - |
| testdata/functional/64_calculator.sy | 成功 | 64_calculator.tree | - |
| testdata/functional/98_matrix_mul.sy | 成功 | 98_matrix_mul.tree | - |
| testdata/functional/42_empty_stmt.sy | 成功 | 42_empty_stmt.tree | - |
| testdata/functional/60_sort_test6.sy | 成功 | 60_sort_test6.tree | - |
| testdata/functional/46_hex_defn.sy | 成功 | 46_hex_defn.tree | - |
| testdata/functional/95_float.sy | 成功 | 95_float.tree | - |
| testdata/functional/14_subc.sy | 成功 | 14_subc.tree | - |
| testdata/functional/91_many_locals2.sy | 成功 | 91_many_locals2.tree | - |
| testdata/functional/77_substr.sy | 成功 | 77_substr.tree | - |
| testdata/functional/32_while_if_test2.sy | 成功 | 32_while_if_test2.tree | - |
| testdata/functional/34_arr_expr_len.sy | 成功 | 34_arr_expr_len.tree | - |
| testdata/functional/03_arr_defn2.sy | 成功 | 03_arr_defn2.tree | - |
| testdata/functional/07_const_var_defn3.sy | 成功 | 07_const_var_defn3.tree | - |
| testdata/functional/69_expr_eval.sy | 成功 | 69_expr_eval.tree | - |
| testdata/functional/35_op_priority1.sy | 成功 | 35_op_priority1.tree | - |
| testdata/functional/56_sort_test2.sy | 成功 | 56_sort_test2.tree | - |
| testdata/functional/40_unary_op.sy | 成功 | 40_unary_op.tree | - |
| testdata/functional/52_scope.sy | 成功 | 52_scope.tree | - |
| testdata/functional/17_div.sy | 成功 | 17_div.tree | - |
| testdata/functional/67_reverse_output.sy | 成功 | 67_reverse_output.tree | - |
| testdata/functional/23_if_test4.sy | 成功 | 23_if_test4.tree | - |
| testdata/functional/92_register_alloc.sy | 成功 | 92_register_alloc.tree | - |
| testdata/functional/76_n_queens.sy | 成功 | 76_n_queens.tree | - |
| testdata/functional/97_matrix_sub.sy | 成功 | 97_matrix_sub.tree | - |
| testdata/functional/96_matrix_add.sy | 成功 | 96_matrix_add.tree | - |
| testdata/functional/15_mul.sy | 成功 | 15_mul.tree | - |
| testdata/functional/57_sort_test3.sy | 成功 | 57_sort_test3.tree | - |
| testdata/functional/54_hidden_var.sy | 成功 | 54_hidden_var.tree | - |
| testdata/functional/93_nested_calls.sy | 成功 | 93_nested_calls.tree | - |
| testdata/functional/75_max_flow.sy | 成功 | 75_max_flow.tree | - |
| testdata/functional/09_func_defn.sy | 成功 | 09_func_defn.tree | - |
| testdata/functional/39_op_priority5.sy | 成功 | 39_op_priority5.tree | - |
| testdata/functional/55_sort_test1.sy | 成功 | 55_sort_test1.tree | - |
| testdata/functional/82_long_func.sy | 成功 | 82_long_func.tree | - |
| testdata/functional/81_skip_spaces.sy | 成功 | 81_skip_spaces.tree | - |
| testdata/functional/37_op_priority3.sy | 成功 | 37_op_priority3.tree | - |
| testdata/functional/10_var_defn_func.sy | 成功 | 10_var_defn_func.tree | - |
| testdata/functional/84_long_array2.sy | 成功 | 84_long_array2.tree | - |
| testdata/functional/05_arr_defn4.sy | 成功 | 05_arr_defn4.tree | - |
| testdata/functional/78_side_effect.sy | 成功 | 78_side_effect.tree | - |
| testdata/functional/74_kmp.sy | 成功 | 74_kmp.tree | - |
| testdata/functional/89_many_globals.sy | 成功 | 89_many_globals.tree | - |
| testdata/functional/73_int_io.sy | 成功 | 73_int_io.tree | - |
| testdata/functional/70_dijkstra.sy | 成功 | 70_dijkstra.tree | - |
| testdata/functional/59_sort_test5.sy | 成功 | 59_sort_test5.tree | - |
| testdata/functional/28_while_test3.sy | 成功 | 28_while_test3.tree | - |
| testdata/functional/21_if_test2.sy | 成功 | 21_if_test2.tree | - |
| testdata/functional/53_scope2.sy | 成功 | 53_scope2.tree | - |
| testdata/functional/27_while_test2.sy | 成功 | 27_while_test2.tree | - |
| testdata/functional/86_long_code2.sy | 成功 | 86_long_code2.tree | - |
| testdata/functional/99_matrix_tran.sy | 成功 | 99_matrix_tran.tree | - |
| testdata/functional/62_percolation.sy | 成功 | 62_percolation.tree | - |
| testdata/functional/65_color.sy | 成功 | 65_color.tree | - |
| testdata/functional/58_sort_test4.sy | 成功 | 58_sort_test4.tree | - |
| testdata/functional/25_while_if.sy | 成功 | 25_while_if.tree | - |
| testdata/functional/16_mulc.sy | 成功 | 16_mulc.tree | - |
| testdata/functional/50_short_circuit.sy | 成功 | 50_short_circuit.tree | - |
| testdata/functional/19_mod.sy | 成功 | 19_mod.tree | - |
| testdata/functional/61_sort_test7.sy | 成功 | 61_sort_test7.tree | - |
| testdata/functional/12_addc.sy | 成功 | 12_addc.tree | - |
| testdata/functional/79_var_name.sy | 成功 | 79_var_name.tree | - |
| testdata/functional/04_arr_defn3.sy | 成功 | 04_arr_defn3.tree | - |
| testdata/functional/38_op_priority4.sy | 成功 | 38_op_priority4.tree | - |
| testdata/functional/00_main.sy | 成功 | 00_main.tree | - |
| testdata/functional/31_while_if_test1.sy | 成功 | 31_while_if_test1.tree | - |
| testdata/functional/30_continue.sy | 成功 | 30_continue.tree | - |
| testdata/functional/48_assign_complex_expr.sy | 成功 | 48_assign_complex_expr.tree | - |
| testdata/functional/41_unary_op2.sy | 成功 | 41_unary_op2.tree | - |
| testdata/functional/44_stmt_expr.sy | 成功 | 44_stmt_expr.tree | - |
| testdata/functional/68_brainfk.sy | 成功 | 68_brainfk.tree | - |
| testdata/functional/90_many_locals.sy | 成功 | 90_many_locals.tree | - |
| testdata/functional/36_op_priority2.sy | 成功 | 36_op_priority2.tree | - |
| testdata/functional/06_const_var_defn2.sy | 成功 | 06_const_var_defn2.tree | - |
| testdata/functional/47_hex_oct_add.sy | 成功 | 47_hex_oct_add.tree | - |
| testdata/functional/72_hanoi.sy | 成功 | 72_hanoi.tree | - |
| testdata/functional/63_big_int_mul.sy | 成功 | 63_big_int_mul.tree | - |
| testdata/functional/26_while_test1.sy | 成功 | 26_while_test1.tree | - |
| testdata/functional/80_chaos_token.sy | 成功 | 80_chaos_token.tree | - |
| testdata/functional/83_long_array.sy | 成功 | 83_long_array.tree | - |
| testdata/functional/24_if_test5.sy | 成功 | 24_if_test5.tree | - |
| testdata/functional/43_logi_assign.sy | 成功 | 43_logi_assign.tree | - |
| testdata/functional/13_sub2.sy | 成功 | 13_sub2.tree | - |
| testdata/functional/22_if_test3.sy | 成功 | 22_if_test3.tree | - |
| testdata/functional/02_var_defn3.sy | 成功 | 02_var_defn3.tree | - |
| testdata/functional/85_long_code.sy | 成功 | 85_long_code.tree | - |
| testdata/functional/33_while_if_test3.sy | 成功 | 33_while_if_test3.tree | - |
| testdata/performance/h-8-02.sy | 成功 | h-8-02.tree | - |
| testdata/performance/01_mm1.sy | 成功 | 01_mm1.tree | - |
| testdata/performance/h-4-01.sy | 成功 | h-4-01.tree | - |
| testdata/performance/h-9-03.sy | 成功 | h-9-03.tree | - |
| testdata/performance/fft0.sy | 成功 | fft0.tree | - |
| testdata/performance/03_sort1.sy | 成功 | 03_sort1.tree | - |
| testdata/performance/fft2.sy | 成功 | fft2.tree | - |
| testdata/performance/h-5-02.sy | 成功 | h-5-02.tree | - |
| testdata/performance/crypto-2.sy | 成功 | crypto-2.tree | - |
| testdata/performance/fft1.sy | 成功 | fft1.tree | - |
| testdata/performance/if-combine2.sy | 成功 | if-combine2.tree | - |
| testdata/performance/shuffle0.sy | 成功 | shuffle0.tree | - |
| testdata/performance/transpose2.sy | 成功 | transpose2.tree | - |
| testdata/performance/h-2-02.sy | 成功 | h-2-02.tree | - |
| testdata/performance/if-combine1.sy | 成功 | if-combine1.tree | - |
| testdata/performance/sl3.sy | 成功 | sl3.tree | - |
| testdata/performance/sl1.sy | 成功 | sl1.tree | - |
| testdata/performance/01_mm2.sy | 成功 | 01_mm2.tree | - |
| testdata/performance/matmul3.sy | 成功 | matmul3.tree | - |
| testdata/performance/h-4-02.sy | 成功 | h-4-02.tree | - |
| testdata/performance/h-1-01.sy | 成功 | h-1-01.tree | - |
| testdata/performance/h-9-01.sy | 成功 | h-9-01.tree | - |
| testdata/performance/sl2.sy | 成功 | sl2.tree | - |
| testdata/performance/h-10-02.sy | 成功 | h-10-02.tree | - |
| testdata/performance/crypto-3.sy | 成功 | crypto-3.tree | - |
| testdata/performance/sort_search.sy | 成功 | sort_search.tree | - |
| testdata/performance/transpose1.sy | 成功 | transpose1.tree | - |
| testdata/performance/h-11-01.sy | 成功 | h-11-01.tree | - |
| testdata/performance/gameoflife-gosper.sy | 成功 | gameoflife-gosper.tree | - |
| testdata/performance/gameoflife-p61glidergun.sy | 成功 | gameoflife-p61glidergun.tree | - |
| testdata/performance/04_spmv2.sy | 成功 | 04_spmv2.tree | - |
| testdata/performance/h-9-02.sy | 成功 | h-9-02.tree | - |
| testdata/performance/h-5-01.sy | 成功 | h-5-01.tree | - |
| testdata/performance/h-2-01.sy | 成功 | h-2-01.tree | - |
| testdata/performance/04_spmv3.sy | 成功 | 04_spmv3.tree | - |
| testdata/performance/h-12-01.sy | 成功 | h-12-01.tree | - |
| testdata/performance/h-1-02.sy | 成功 | h-1-02.tree | - |
| testdata/performance/shuffle2.sy | 成功 | shuffle2.tree | - |
| testdata/performance/h-5-03.sy | 成功 | h-5-03.tree | - |
| testdata/performance/if-combine3.sy | 成功 | if-combine3.tree | - |
| testdata/performance/crypto-1.sy | 成功 | crypto-1.tree | - |
| testdata/performance/h-7-01.sy | 成功 | h-7-01.tree | - |
| testdata/performance/matmul2.sy | 成功 | matmul2.tree | - |
| testdata/performance/h-4-03.sy | 成功 | h-4-03.tree | - |
| testdata/performance/matmul1.sy | 成功 | matmul1.tree | - |
| testdata/performance/transpose0.sy | 成功 | transpose0.tree | - |
| testdata/performance/h-13-01.sy | 成功 | h-13-01.tree | - |
| testdata/performance/h-14-01.sy | 成功 | h-14-01.tree | - |
| testdata/performance/shuffle1.sy | 成功 | shuffle1.tree | - |
| testdata/performance/gameoflife-oscillator.sy | 成功 | gameoflife-oscillator.tree | - |
| testdata/performance/03_sort3.sy | 成功 | 03_sort3.tree | - |
| testdata/performance/03_sort2.sy | 成功 | 03_sort2.tree | - |
| testdata/performance/h-8-01.sy | 成功 | h-8-01.tree | - |
| testdata/performance/h-10-01.sy | 成功 | h-10-01.tree | - |
| testdata/performance/01_mm3.sy | 成功 | 01_mm3.tree | - |
| testdata/performance/h-8-03.sy | 成功 | h-8-03.tree | - |
| testdata/performance/h-1-03.sy | 成功 | h-1-03.tree | - |
| testdata/performance/h-2-03.sy | 成功 | h-2-03.tree | - |
| testdata/performance/04_spmv1.sy | 成功 | 04_spmv1.tree | - |
| testdata2024/h_performance/2024-FAF-19.sy | 成功 | 2024-FAF-19.tree | - |
| testdata2024/h_performance/2024-DCV-7.sy | 成功 | 2024-DCV-7.tree | - |
| testdata2024/h_performance/2024-NT1-4.sy | 成功 | 2024-NT1-4.tree | - |
| testdata2024/h_performance/2024-MXP-16.sy | 成功 | 2024-MXP-16.tree | - |
| testdata2024/h_performance/2024-CH6-24.sy | 成功 | 2024-CH6-24.tree | - |
| testdata2024/h_performance/2024-0ZE-13.sy | 成功 | 2024-0ZE-13.tree | - |
| testdata2024/h_performance/2024-C64-14.sy | 成功 | 2024-C64-14.tree | - |
| testdata2024/h_performance/2024-BAV-3.sy | 成功 | 2024-BAV-3.tree | - |
| testdata2024/h_performance/2024-FVJ-15.sy | 成功 | 2024-FVJ-15.tree | - |
| testdata2024/h_performance/2024-7UJ-12.sy | 成功 | 2024-7UJ-12.tree | - |
| testdata2024/h_performance/2024-8NL-18.sy | 成功 | 2024-8NL-18.tree | - |
| testdata2024/h_performance/2024-931-6.sy | 成功 | 2024-931-6.tree | - |
| testdata2024/h_performance/2024-H17-1.sy | 成功 | 2024-H17-1.tree | - |
| testdata2024/h_performance/2024-I4W-2.sy | 成功 | 2024-I4W-2.tree | - |
| testdata2024/h_performance/2024-NKK-22.sy | 成功 | 2024-NKK-22.tree | - |
| testdata2024/h_performance/2024-2KM-21.sy | 成功 | 2024-2KM-21.tree | - |
| testdata2024/h_performance/2024-U03-25.sy | 成功 | 2024-U03-25.tree | - |
| testdata2024/h_performance/2024-1WO-11.sy | 成功 | 2024-1WO-11.tree | - |
| testdata2024/h_performance/2024-LN4-9.sy | 成功 | 2024-LN4-9.tree | - |
| testdata2024/h_performance/2024-PKP-8.sy | 成功 | 2024-PKP-8.tree | - |
| testdata2024/h_performance/2024-VTF-5.sy | 成功 | 2024-VTF-5.tree | - |
| testdata2024/h_performance/2024-JVU-10.sy | 成功 | 2024-JVU-10.tree | - |
| testdata2024/h_performance/2024-KVV-20.sy | 成功 | 2024-KVV-20.tree | - |
| testdata2024/h_performance/2024-NCY-23.sy | 成功 | 2024-NCY-23.tree | - |
| testdata2024/h_performance/2024-K0I-17.sy | 成功 | 2024-K0I-17.tree | - |
| testdata2024/performance/2024-5NG-2.sy | 成功 | 2024-5NG-2.tree | - |
| testdata2024/performance/2024-U7W-16.sy | 成功 | 2024-U7W-16.tree | - |
| testdata2024/performance/2024-VRT-1.sy | 成功 | 2024-VRT-1.tree | - |
| testdata2024/performance/2024-K22-4.sy | 成功 | 2024-K22-4.tree | - |
| testdata2024/performance/2024-LW8-7.sy | 成功 | 2024-LW8-7.tree | - |
| testdata2024/performance/2024-1RK-26.sy | 成功 | 2024-1RK-26.tree | - |
| testdata2024/performance/2024-VGH-20.sy | 成功 | 2024-VGH-20.tree | - |
| testdata2024/performance/2024-Z3A-28.sy | 成功 | 2024-Z3A-28.tree | - |
| testdata2024/performance/2024-OBF-29.sy | 成功 | 2024-OBF-29.tree | - |
| testdata2024/performance/2024-TBR-19.sy | 成功 | 2024-TBR-19.tree | - |
| testdata2024/performance/2024-BJV-10.sy | 成功 | 2024-BJV-10.tree | - |
| testdata2024/performance/2024-T6G-27.sy | 成功 | 2024-T6G-27.tree | - |
| testdata2024/performance/2024-BE3-31.sy | 成功 | 2024-BE3-31.tree | - |
| testdata2024/performance/2024-U7D-6.sy | 成功 | 2024-U7D-6.tree | - |
| testdata2024/performance/2024-I9Y-15.sy | 成功 | 2024-I9Y-15.tree | - |
| testdata2024/performance/2024-FI8-9.sy | 成功 | 2024-FI8-9.tree | - |
| testdata2024/performance/2024-FQX-25.sy | 成功 | 2024-FQX-25.tree | - |
| testdata2024/performance/2024-5HA-8.sy | 成功 | 2024-5HA-8.tree | - |
| testdata2024/performance/2024-PAF-17.sy | 成功 | 2024-PAF-17.tree | - |
| testdata2024/performance/2024-IG5-12.sy | 成功 | 2024-IG5-12.tree | - |
| testdata2024/performance/2024-ETJ-33.sy | 成功 | 2024-ETJ-33.tree | - |
| testdata2024/performance/2024-XRB-24.sy | 成功 | 2024-XRB-24.tree | - |
| testdata2024/performance/2024-AZ7-32.sy | 成功 | 2024-AZ7-32.tree | - |
| testdata2024/performance/2024-84M-11.sy | 成功 | 2024-84M-11.tree | - |
| testdata2024/performance/2024-PCT-14.sy | 成功 | 2024-PCT-14.tree | - |
| testdata2024/performance/2024-Y60-18.sy | 成功 | 2024-Y60-18.tree | - |
| testdata2024/performance/2024-CH1-5.sy | 成功 | 2024-CH1-5.tree | - |
| testdata2024/performance/2024-XU5-13.sy | 成功 | 2024-XU5-13.tree | - |
| testdata2024/performance/2024-QV9-34.sy | 成功 | 2024-QV9-34.tree | - |
| testdata2024/performance/2024-V6O-23.sy | 成功 | 2024-V6O-23.tree | - |
| testdata2024/performance/2024-JR2-21.sy | 成功 | 2024-JR2-21.tree | - |
| testdata2024/performance/2024-X7M-3.sy | 成功 | 2024-X7M-3.tree | - |
| testdata2024/performance/2024-51P-30.sy | 成功 | 2024-51P-30.tree | - |
| testdata2024/performance/2024-2D0-22.sy | 成功 | 2024-2D0-22.tree | - |