Cinema-Seat-Allocation.

(★ 9)

A cinema has n rows of seats, numbered from 1 to n. Each row has 10 seats, numbered from 1 to 10. You are given a 2D integer array reservedSeats, where reservedSeats[i] = [rowi, seati] means that seat seati in row rowi is already reserved .A block can be used only if none of its seats are reserved. Each seat can be assigned to at most one group.

파일 탐색기

  • CODE FOR C
  • CODE FOR PYTHON
  • Explaination
  • LICENSE
  • Problem Statement.
  • README.md

# CDN으로 사용하기

jsDelivr

jsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.

// repository documentation