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

  • 홈
  • 태그
  • 방명록

2024/10/24 3

백준 1931 - Java

import java.util.Arrays;import java.util.Comparator;import java.util.Scanner;public class BJ1931 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int N=sc.nextInt(); int[][] arr = new int[N][2]; for(int i=0;i() { @Override public int compare(int[] o1, int[] o2) { if (o1[1] == o2[1]) { ..

백준 2024.10.24

백준 2630 - Java

import java.util.Scanner;public class BJ2630 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int N = sc.nextInt(); int M = sc.nextInt(); int[] tree = new int[N]; int maxHeight = 0; for(int i = 0; i maxHeight) { maxHeight = tree[i]; } } int result = binarySearch(tree,N,M,maxHeight..

백준 2024.10.24

백준 2630 - Java

import java.util.Scanner;public class BJ2805 { private static int whiteCount = 0; private static int blueCount = 0; public static void main(String[] args) { Scanner scanner = new Scanner(System.in); // 종이의 크기 N 입력 int N = scanner.nextInt(); int[][] paper = new int[N][N]; // 종이의 색 입력 (0: 하얀색, 1: 파란색) for (int i = 0; i  분할 + 정복

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

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

github : https://github.com/hyun4965

  • 분류 전체보기 (211)
    • 컴퓨터 네트워크 (23)
    • 운영체제 (26)
    • 알고리즘 (4)
    • Java (8)
    • 데이터베이스 (3)
    • 백준 (121)
    • HTML (1)
    • Spring (7)
    • JPA (15)
    • 컴퓨터보안 (0)
    • 학교공부 (3)

Tag

JPA, 백준 2805, Network, shutdownhook, 컴퓨터 네트워크, 백준, 자바io, 예외처리, Security, 데이터베이스, 자바파일입출력, s3 bucket, 네트워크 예외처리, 백준 11279, thread, 컴퓨터 네트워킹 하향식 접근, 티스토리챌린지, 개발자유미, 백준 실버, 오블완,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

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

티스토리툴바