개발일지

  • 홈
  • 태그
  • 방명록

전체 글 31

4344번, 11729번, 10870번, 2447번, 10872번, 16395번

4344번 import java.util.Scanner; public class Practice { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int count = sc.nextInt(); for (int j = 0; j < count; j++) { int num = sc.nextInt(); int[] scores = new int[num]; int total=0;; for (int i = 0; i < num; i++) { scores[i] = sc.nextInt(); total += scores[i]; } double avg = total / (double) num; int over = 0; // 평균이 넘..

백준 문제 풀이 2022.07.10
1 2 3 4
더보기
프로필사진

  • 백엔드 부트캠프 (31)
    • 백준 문제 풀이 (30)
    • 프로젝트 (0)
    • 자료구조,알고리즘 (0)
    • JAVA 기초 연습문제 (0)
    • 프로그래머스 문제 풀이 (1)
    • 자바 개념 정리 (0)

Tag

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/09   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바