본문 바로가기

TitanYang's Programming

검색하기
TitanYang's Programming
프로필사진 타이탄양

  • 분류 전체보기 (16)
    • JAVA (11)
    • 머신러닝(Python+Tensorflow) (3)
    • 인도에서의 인턴쉽 (2)
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
  • 텐서플로
  • 이제시작이다
  • Python
  • TensorFlow
  • 인턴
  • 파이썬
  • 머신러닝
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

TitanYang's Programming

[JAVA 기본 알고리즘] 백준 알고리즘 2291번 / 사나운개

1234567891011121314151617181920212223242526272829import java.util.Scanner;public class dog { public static void main(String[] args) { // TODO Auto-generated method stub Scanner sc = new Scanner(System.in); int ax = sc.nextInt(); int ay = sc.nextInt(); int bx = sc.nextInt(); int by = sc.nextInt(); int p[] = new int[3]; int dogcnt[] = new int[3]; for(int i=0; i

JAVA 2017. 8. 3. 14:50
이전 Prev 1 ··· 3 4 5 6 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바