CompilerSysY/testcases/hidden_functional
2023-04-30 00:57:11 +08:00
..
00_comment2.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
01_multiple_returns.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
02_ret_in_block.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
03_branch.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
04_break_continue.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
05_param_name.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
06_func_name.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
07_arr_init_nd.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
08_global_arr_init.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
09_BFS.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
10_DFS.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
11_BST.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
12_DSU.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
13_LCA.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
14_dp.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
15_graph_coloring.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
16_k_smallest.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
17_maximal_clique.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
18_prim.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
19_search.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
20_sort.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
21_union_find.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
22_matrix_multiply.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
23_json.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
24_array_only.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
25_scope3.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
26_scope4.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
27_scope5.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
28_side_effect2.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
29_long_line.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
30_many_dimensions.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
31_many_indirections.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
32_many_params3.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
33_multi_branch.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
34_multi_loop.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
35_math.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
36_rotate.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
37_dct.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
38_light2d.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00
39_fp_params.sy add testcases from year 2022 2023-04-30 00:57:11 +08:00