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

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

최근글과 인기글

  • 최근글
  • 인기글

공지사항

Archives

Calendar

«   2025/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 © Kakao Corp. All rights reserved.

티스토리툴바