20241205 finished.

This commit is contained in:
2024-12-05 14:51:07 +08:00
parent 17194e3d8a
commit 577b2f1733
2 changed files with 75 additions and 0 deletions

View File

@@ -350,3 +350,5 @@ mod p51_n_queens;
mod p3274_check_if_two_chessboard_squares_have_the_same_color;
mod p2056_number_of_valid_move_combinations_on_chessboard;
mod p3001_minimum_moves_to_capture_the_queen;