Software Engineer가 될래요

  • 홈
  • 태그
  • 방명록

2473 1

[백준 BOJ] 2473 세 용액 C++

2470 두 용액 문제의 응용이다.  입력첫째줄: 전체 용액의 수 N (3 둘째줄: 용액의 특성값 (-10^9 ~ 10^9)출력특성값을 0에 가깝게 만드는 세 용액의 특성값 출력 (오름차순으로)풀이1️⃣ - 시간초과#include #include #include #include #define INF 987654321using namespace std;int N;vector v;vector answer;int main() { ios::sync_with_stdio(false); cin.tie(NULL); cin >> N; int a; for (int i=0;i> a; v.push_back(a); } sort(v.begin(), v.end()); in..

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

Software Engineer가 될래요

Infra Engineer가 될래요

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

Tag

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

최근글과 인기글

  • 최근글
  • 인기글

공지사항

Archives

Calendar

«   2025/09   »
일 월 화 수 목 금 토
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 © Kakao Corp. All rights reserved.

티스토리툴바