leetcode1845专题

Leetcode1845. Seat Reservation Manager (堆的应用)

Seat Reservation Manager Medium Design a system that manages the reservation state of n seats that are numbered from 1 to n. Implement the SeatManager class: SeatManager(int n) Initializes a SeatMan