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

Why not?

  • 분류 전체보기 (385)
    • Project (9)
      • 가치구매 (0)
      • Holssi (1)
      • MeNovel (4)
      • LawA (1)
    • Program (8)
      • SpringBoot (4)
      • GitHub (3)
    • 공부 (3)
      • Plan (3)
      • Development (0)
    • CodingTest (22)
      • SW Expert Academy (22)
    • MoneyTech (3)
      • End (1)
    • 정보처리기사 (127)
      • 25년 03차_문제 (6)
      • 25년 03차_문제풀이 (74)
    • 컴퓨터활용능력 (3)
    • 보관함 (0)
      • 정보처리기사_25년 02차 (208)
  • 홈
  • 글쓰기

[SW Expert Academy] JAVA

Level 1.2072. 홀수만 더하기   2071. 평균값 구하기   2070. 큰 놈, 작은 놈, 같은 놈   2068. 최대수 구하기   2063. 중간값 찾기   2058. 자릿수 더하기   2056. 연월일 달력   2050. 알파벳을 숫자로 변환   2047. 신문 헤드라인   2046. 스탬프 찍기   2043. 서랍의 비밀번호   2029. 몫과 나머지 출력하기   2027. 대각선 출력하기   2025. N줄덧셈   1938. 아주 간단한 계산기   1933. 간단한 N 의 약수   1936. 1대1 가위바위보   2019. 더블더블   1545. 거꾸로 출력해 보아요   Level 2. 21425. +=    1859. 백만 장자 프로젝트    1926. 간단한 369게임    2007..

  • format_list_bulleted CodingTest/SW Expert Academy
  • · 2025. 2. 25.
  • textsms

[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
  • navigate_before
  • 1
  • 2
  • 3
  • 4
  • navigate_next
공지사항
전체 카테고리
  • 분류 전체보기 (385)
    • Project (9)
      • 가치구매 (0)
      • Holssi (1)
      • MeNovel (4)
      • LawA (1)
    • Program (8)
      • SpringBoot (4)
      • GitHub (3)
    • 공부 (3)
      • Plan (3)
      • Development (0)
    • CodingTest (22)
      • SW Expert Academy (22)
    • MoneyTech (3)
      • End (1)
    • 정보처리기사 (127)
      • 25년 03차_문제 (6)
      • 25년 03차_문제풀이 (74)
    • 컴퓨터활용능력 (3)
    • 보관함 (0)
      • 정보처리기사_25년 02차 (208)
최근 글
인기 글
최근 댓글
태그
  • #코테
  • #삼성아카데미
  • #에러
  • #정보처리기사 문제풀이
  • #코딩테스트
  • #error
  • #dml
  • #Samsung
  • #기획
  • #정보처리기사
전체 방문자
오늘
어제
전체
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바