Skip to content

파초

[BAEKJOON] 11382번

2023년 03월 03일 by issue


[BAEKJOON] 11382번 1

import java.util.Scanner;
public class Main {
	public static void main(String() args) {
        Scanner sc = new Scanner(System.in);
	    Long a = sc.nextLong();
        Long b = sc.nextLong();
        Long c = sc.nextLong(); 
        System.out.println(a+b+c);
        
	}
}
Categories BLOG
분당 얼굴경락마사지 가인미가에서
사과의 10가지 효능 및 부작용




최신 글

  • 자동차 스크래치 DIY 수리법, 집에서도 쉽게 할 수 있어요!
  • 아침마다 거울 속 낯선 얼굴? 눈두덩이 붓는 이유, 속 시원히 알려드릴게요!
  • 앗, 벌점이 쌓였어요! 😱 도로교통공단 벌점감경교육, 직접 다녀왔습니다!
© 2026 파초 • Built with GeneratePress