20240902 finished.

This commit is contained in:
2024-09-02 11:59:40 +08:00
parent 421be979fe
commit 828e1f910d
2 changed files with 55 additions and 1 deletions

View File

@@ -222,4 +222,5 @@ mod p3144_minimum_substring_partition_of_equal_character_frequency;
mod p3142_check_if_grid_satisfies_conditions;
mod p3153_sum_of_digit_differences_of_all_pairs;
mod p3127_make_a_square_with_the_same_color;
mod p1450_number_of_students_doing_homework_at_a_given_time;
mod p1450_number_of_students_doing_homework_at_a_given_time;
mod p2024_maximize_the_confusion_of_an_exam;