본문 바로가기

걸음마부터 달리기

검색하기
걸음마부터 달리기
프로필사진 성추

  • 분류 전체보기 (109)
    • 메모장 (0)
    • Spring (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
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
Tags
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록2025/07/11 (2)

걸음마부터 달리기

10814 나이순 정렬

https://www.acmicpc.net/problem/10814import java.util.*;import java.lang.*;import java.io.*;// The main method must be in a class named "Main".class Main { public static void main(String[] args) throws Exception{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); StringBuilder sb= new StringBuilder(); int N = Integer.parseInt(br.readLine()); ..

카테고리 없음 2025. 7. 11. 21:17
병합정렬 24060

https://www.acmicpc.net/problem/24060 import java.util.*;import java.lang.*;import java.io.*;// The main method must be in a class named "Main".class Main { static int K; static int count =0; static int N; static int ans =-1; static int[] arr; public static void main(String[] args) throws Exception{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in))..

카테고리 없음 2025. 7. 11. 20:57
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바