study_record

  • 홈
  • 태그
  • 방명록

맵 1

[Python] 4158번 CD

✏️ 문제문제 파악  알고리즘자료 구조해시를 사용한 집합과 맵두 포인터이분 탐색  코드이분 탐색으로 풀려니까 자꾸 시간초과가 떠서 결국 pypy3로 제출 ㅠimport sysinput = sys.stdin.readlinewhile True: n, m = map(int, input().split()) if n == 0 and m == 0: break n_number = [int(input()) for _ in range(n)] m_number = [int(input()) for _ in range(m)] cd = 0 for i in range(m): start, end = 0, n-1 while start m_number[i]: end = mid - 1 ..

PS/백준 2024.07.31
이전
1
다음
더보기
프로필사진

study_record

이전 블로그 https://velog.io/@ro_sie/posts

  • Study (241)
    • CS (25)
      • 네트워크 (2)
      • 컴퓨터구조 (9)
      • 운영체제 (4)
      • 자료구조 (0)
      • 소프트웨어 공학 (0)
    • 알고리즘 (7)
    • 프론트엔드 (29)
      • JavaScript (3)
      • React (17)
      • HTML (0)
      • CSS (1)
      • TypeScript (4)
      • NextJS (3)
    • PS (169)
      • 백준 (130)
      • 프로그래머스 (39)
    • Python (4)
    • Web (5)

Tag

이진 탐색, 프로그래머스, DFS, CS, programmers, 그리디, react, Python, hooks, 파이썬, BOJ, 너비 우선 탐색, 이분 탐색, 백준, 다이나믹 프로그래밍, 깊이 우선 탐색, BFS, 정렬, 에라토스테네스의 체, DP,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바