20241207 finished.

This commit is contained in:
2024-12-07 12:17:37 +08:00
parent beda526e1d
commit d7b3b2a116
2 changed files with 64 additions and 0 deletions

View File

@@ -354,3 +354,5 @@ mod p2056_number_of_valid_move_combinations_on_chessboard;
mod p3001_minimum_moves_to_capture_the_queen;
mod p999_available_captures_for_rook;
mod p688_knight_probability_in_chessboard;