XEV's Research Notes
  • 홈
  • 태그
  • 방명록

2024/12 2

[Java] 백준 풀기 8723 - Patyki

자바 백준 8723번브론즈 4https://www.acmicpc.net/problem/8723     문제 보기ProblemBajtuś found 3 sticks in the forest. Now he wants to know if he can build a right triangle or an equilateral triangle with them. Bajtuś cannot break the sticks, he can only use them in their entirety.InputThe first line of input contains three integers ( a, b, c ) (1 ≤ ( a, b, c ) ≤ 1000), representing the lengths of the first,..

공부하기/백준 2024.12.27

[Java] 백준 풀기 17608 - 막대기

자바 백준 17608번브론즈 2https://www.acmicpc.net/problem/17608     문제 보기분류: 구현, 자료 구조, 스택     코드 풀이import java.util.Scanner;import java.util.Stack;public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); // 막대기의 개수를 입력 int N = sc.nextInt(); int[] heights = new int[N]; // 막대기의 높이를 저장할 배열 // 각 막대기의 높이를 입력받아 배열에 저장 for (int i = 0; i stack..

공부하기/백준 2024.12.08
이전
1
다음
더보기
프로필사진

  • 분류 전체보기
    • 알아가기
      • Python
      • Flutter
      • Java
      • Spring
      • React
      • JavaScript
      • NodeJS
      • Docker
      • Linux
      • Network
      • Miscellaneous
    • 공부하기
      • 백준
      • 코드업
      • Java 겹바림
    • 블로그 관리

Tag

그래프 탐색, 다이나믹 프로그래밍, 브루트포스, 문자열, 자료 구조, 기하학, java 복습, 백준, java, 파이썬, 그리디 알고리즘, 해시맵, 정수론, 구현, 공부하기, 수학, 겹바림, 사칙연산, 자바, 정렬,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2024/12   »
일 월 화 수 목 금 토
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 ©XCEVOR All rights reserved.

Post / Manage

티스토리툴바