20241206 finished.

This commit is contained in:
2024-12-06 12:06:21 +08:00
parent 577b2f1733
commit beda526e1d
2 changed files with 108 additions and 0 deletions

View File

@@ -352,3 +352,5 @@ 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;
mod p999_available_captures_for_rook;