Why not?
close
프로필 배경
프로필 로고

Why not?

  • 분류 전체보기
    • Project
      • 가치구매
      • Holssi
      • MeNovel
      • LawA
    • Program
      • SpringBoot
      • GitHub
    • 공부
      • Plan
      • Development
    • CodingTest
      • SW Expert Academy
    • MoneyTech
      • End
    • 정보처리기사
      • 개념정리
      • 25년 02차
      • 25년 03차
    • 컴퓨터활용능력
  • 홈
  • 글쓰기

[SW Expert Academy] 1288. 새로운 불면증 치료법

사용 언어 : JAVA 결과 메모리 : 21,224 kb 실행 시간 : 148 ms 코드 길이 : 2,354 풀이 package level_2; import java.util.*; public class java_1288 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int T = sc.nextInt(); sc.nextLine(); for (int i = 1; i 그 안의 문자를 확인하여 누적으로 발견되지 않은 거면 새로 카운트하는 로직이 필요하다

  • format_list_bulleted CodingTest/SW Expert Academy
  • · 2024. 1. 24.
  • textsms

[SW Expert Academy] 2072. 홀수만 더하기

사용 언어 : JAVA 결과 메모리 : 20,760 kb 실행 시간 : 135 ms 코드 길이 : 2,286 풀이 package level_1; import java.util.Scanner; public class java_2072 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int T = sc.nextInt(); sc.nextLine(); for (int i = 1; i

  • format_list_bulleted CodingTest/SW Expert Academy
  • · 2024. 1. 19.
  • textsms

[SW Expert Academy] 1204. 최빈수 구하기

사용 언어 : JAVA결과메모리 : 25,104 kb실행 시간 : 168 ms코드 길이 : 2,770풀이package level_2;import java.util.*;public class java_1204 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int T = sc.nextInt(); int num = sc.nextInt(); for (int i = 1; i = max && j > maxIndex) { max = counts[j]; maxIndex = j; } ..

  • format_list_bulleted CodingTest/SW Expert Academy
  • · 2024. 1. 19.
  • textsms

[SW Expert Academy] 2071. 평균값 구하기

사용 언어 : JAVA 결과 메모리 : 20,612 kb 실행 시간 : 129 ms 코드 길이 : 2,207 풀이 package level_1; import java.util.Scanner; public class java_2071 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int T = sc.nextInt(); sc.nextLine(); for (int i = 1; i

  • format_list_bulleted CodingTest/SW Expert Academy
  • · 2024. 1. 19.
  • textsms

[SW Expert Academy] 2070. 큰 놈, 작은 놈, 같은 놈

사용 언어 : JAVA 결과 메모리 : 20,820 kb 실행 시간 : 142 ms 코드 길이 : 2,071 풀이 package level_1; import java.util.Scanner; public class java_2070 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int T = sc.nextInt(); for (int i = 1; i 0 ) { System.out.println("#"+i+" >"); } else if ( n1-n2 == 0) { System.out.println("#"+i+" ="); } else { System.out.println("#"+i+"

  • format_list_bulleted CodingTest/SW Expert Academy
  • · 2024. 1. 17.
  • textsms

[SW Expert Academy] 2068. 최대수 구하기

사용 언어 : JAVA 결과 메모리 : 20,408 kb 실행 시간 : 135 ms 코드 길이 : 2,169 풀이 package level_1; import java.util.*; public class java_2068 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int T = sc.nextInt(); for (int i = 0; i max) { max = num; } } if ( max > 0 ) { System.out.println("#"+i+" "+max); } } } } 주석 - 처음 풀 때는 int n1 = Interger.parseInt(strArray[j]); / int n2 ... if (n..

  • format_list_bulleted CodingTest/SW Expert Academy
  • · 2024. 1. 17.
  • textsms
  • navigate_before
  • 1
  • 2
  • 3
  • 4
  • navigate_next
공지사항
전체 카테고리
  • 분류 전체보기
    • Project
      • 가치구매
      • Holssi
      • MeNovel
      • LawA
    • Program
      • SpringBoot
      • GitHub
    • 공부
      • Plan
      • Development
    • CodingTest
      • SW Expert Academy
    • MoneyTech
      • End
    • 정보처리기사
      • 개념정리
      • 25년 02차
      • 25년 03차
    • 컴퓨터활용능력
최근 글
인기 글
최근 댓글
태그
  • #코딩테스트
  • #기획
  • #정보처리기사 문제풀이
  • #삼성아카데미
  • #dml
  • #error
  • #정보처리기사
  • #Samsung
  • #코테
  • #에러
전체 방문자
오늘
어제
전체
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바