너T야? 나 T(story)야….

  • 홈
  • 태그
  • 방명록

백준14501 1

백준 14501 -Java

import java.util.Scanner; public class BJ14501 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int N = sc.nextInt(); int[] T = new int[N+1]; //상담 완료 걸리는 기간 int[] P = new int[N+1]; //상담 하였을때 받을 수 있는 금액 int[] dp = new int[N+2]; dp[0] = 0; T[0] = 0; P[0] = 0; for (int i = 1; i

백준 2024.11.08
이전
1
다음
더보기
프로필사진

너T야? 나 T(story)야….

github : https://github.com/hyun4965

  • 분류 전체보기 (211)
    • 컴퓨터 네트워크 (23)
    • 운영체제 (26)
    • 알고리즘 (4)
    • 자료구조 (0)
    • Java 정리 (7)
    • 데이터베이스 (3)
    • 클라우드 (3)
    • 백준 (121)
    • 소프트웨어 공학 (0)
    • HTML (1)
    • Spring (7)
    • JPA (16)
    • 컴퓨터보안 (0)
    • 학교공부 (1)

Tag

컴퓨터 네트워크, 백준 11279, 백준, 백준 2805, executor 프레임워크, thread, s3 bucket, 컴퓨터 네트워킹 하향식 접근, 오블완, 스레드 풀과 executor 프레임워크, 네트워크 예외처리, shutdownhook, Security, Network, 데이터베이스, 백준 실버, 티스토리챌린지, JPA, 예외처리, 개발자유미,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • 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 :
Github

Copyright © Kakao Corp. All rights reserved.

티스토리툴바