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

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

최근글과 인기글

  • 최근글
  • 인기글

공지사항

Archives

Calendar

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

티스토리툴바