Software Engineer가 될래요

  • 홈
  • 태그
  • 방명록

2024/11/19 1

[프로그래머스] 코딩테스트 고득점 Kit 완전탐색 C++ (최소직사각형, 모의고사)

1️⃣ 최소직사각형 프로그래머스SW개발자를 위한 평가, 교육, 채용까지 Total Solution을 제공하는 개발자 성장을 위한 베이스캠프programmers.co.kr 코드#include #include #include using namespace std;vector v1;vector v2;int solution(vector> sizes) { int answer = 0; for (int i=0;i= sizes[i][1]){ v1.push_back(sizes[i][0]); v2.push_back(sizes[i][1]); } else { v1.push_back(sizes[i][1]); v2.pu..

Algorithm 2024.11.19
이전
1
다음
더보기
프로필사진

Software Engineer가 될래요

Infra Engineer가 될래요

  • 분류 전체보기 (37)
    • Algorithm (14)
    • Certification (7)
    • Linux Master (2)
    • Kubernetes (2)
    • Observability (3)
    • Spring & SpringBoot (3)
    • Daily (6)

Tag

이중우선순위큐, CKA, replica set, springboot, manual scheduling, 작심삼주, taints and tolerations, 2473, 쿠버네티스 인 액션, resource requirements and limits, 프로그래머스, 티스토리챌린지, static pods, kubectl expose, multiple schedulers, kubectl get, kubectl edit, node selector, core concepts, udemy, CPP, 리눅스 마스터 1급 필기, daemonsets, 오블완, cka udemy, boj, kubectl 명령어, scheduling 정리, Spring, labels and selectors,

최근글과 인기글

  • 최근글
  • 인기글

공지사항

Archives

Calendar

«   2024/11   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © AXZ Corp. All rights reserved.

티스토리툴바