diff --git a/example/S1/ICTN0N/reduce_sum_algorithm.maca b/S1/ICTN0N/reduce_sum_algorithm.maca similarity index 100% rename from example/S1/ICTN0N/reduce_sum_algorithm.maca rename to S1/ICTN0N/reduce_sum_algorithm.maca diff --git a/example/S1/ICTN0N/run.sh b/S1/ICTN0N/run.sh similarity index 100% rename from example/S1/ICTN0N/run.sh rename to S1/ICTN0N/run.sh diff --git a/example/S1/ICTN0N/sort_pair_algorithm.maca b/S1/ICTN0N/sort_pair_algorithm.maca similarity index 100% rename from example/S1/ICTN0N/sort_pair_algorithm.maca rename to S1/ICTN0N/sort_pair_algorithm.maca diff --git a/example/S1/ICTN0N/topk_pair_algorithm.maca b/S1/ICTN0N/topk_pair_algorithm.maca similarity index 100% rename from example/S1/ICTN0N/topk_pair_algorithm.maca rename to S1/ICTN0N/topk_pair_algorithm.maca diff --git a/example/S1/ICTN0N/utils/performance_utils.h b/S1/ICTN0N/utils/performance_utils.h similarity index 100% rename from example/S1/ICTN0N/utils/performance_utils.h rename to S1/ICTN0N/utils/performance_utils.h diff --git a/example/S1/ICTN0N/utils/test_utils.h b/S1/ICTN0N/utils/test_utils.h similarity index 100% rename from example/S1/ICTN0N/utils/test_utils.h rename to S1/ICTN0N/utils/test_utils.h diff --git a/example/S1/ICTN0N/utils/yaml_reporter.h b/S1/ICTN0N/utils/yaml_reporter.h similarity index 100% rename from example/S1/ICTN0N/utils/yaml_reporter.h rename to S1/ICTN0N/utils/yaml_reporter.h diff --git a/example/competition_parallel_algorithms.md b/competition_parallel_algorithms.md similarity index 100% rename from example/competition_parallel_algorithms.md rename to competition_parallel_algorithms.md diff --git a/example/cp_guide.md b/cp_guide.md similarity index 100% rename from example/cp_guide.md rename to cp_guide.md diff --git a/example/cp_template/reduce_sum_algorithm.maca b/cp_template/reduce_sum_algorithm.maca similarity index 100% rename from example/cp_template/reduce_sum_algorithm.maca rename to cp_template/reduce_sum_algorithm.maca diff --git a/example/cp_template/sort_pair_algorithm.maca b/cp_template/sort_pair_algorithm.maca similarity index 100% rename from example/cp_template/sort_pair_algorithm.maca rename to cp_template/sort_pair_algorithm.maca diff --git a/example/cp_template/topk_pair_algorithm.maca b/cp_template/topk_pair_algorithm.maca similarity index 100% rename from example/cp_template/topk_pair_algorithm.maca rename to cp_template/topk_pair_algorithm.maca diff --git a/example/run.sh b/run.sh similarity index 100% rename from example/run.sh rename to run.sh diff --git a/example/utils/performance_utils.h b/utils/performance_utils.h similarity index 100% rename from example/utils/performance_utils.h rename to utils/performance_utils.h diff --git a/example/utils/test_utils.h b/utils/test_utils.h similarity index 100% rename from example/utils/test_utils.h rename to utils/test_utils.h diff --git a/example/utils/yaml_reporter.h b/utils/yaml_reporter.h similarity index 100% rename from example/utils/yaml_reporter.h rename to utils/yaml_reporter.h