전체 글
-
[백준 - 10214번] Baseball - Java //Wello Horld//Algorithm/BOJ(Baekjoon Online Judge) 2019. 12. 9. 13:27
이번에는 BOJ의 10214번 문제 "Baseball" 을 풀어보도록 하자 입력으로 테스트케이스 T가 주어지고, T번동안 9회 만큼의 연세대 득점 Y와 고려대 득점 K가 주어진다. 출력으로 각각의 케이스마다 연세대가 이겼으면 "Yonsei"를 고려대가 이겼을 경우 "Korea"를 비겼을 경우 "Draw"를 출력하면 되는 문제이다. 성공한 코드는 아래와 같다 import java.io.*; import java.util.*; public class sample { public static void main(String[] args) throws Exception { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); Buffe..
-
[백준 - 10026번] 적록색약 - Java //Wello Horld//Algorithm/BOJ(Baekjoon Online Judge) 2019. 12. 9. 13:21
이번에는 BOJ의 10026번 문제 "적록색약" 을 풀어보도록 하자 NXN의 크기만큼 빨강, 초록, 파랑 중 하나를 색칠한 그림이 주어지고, 해당그림이 몇개의 구역으로 나뉘어져 있는지 적록색약이 아닌 사람이 봤을 경우와 적록색약인 사람이 봤을 경우에 대해 구하면 되는 문제이다. 성공한 코드는 아래와 같다 import java.io.*; import java.util.*; public class sample { static int ansRGB = 0; static int ansRB = 0; static int N; static char[][] RGB; static char[][] RB; public static void main(String[] args) throws Exception { BufferedR..
-
[백준 - 16765번] Teamwork - Java //Wello Horld//Algorithm/BOJ(Baekjoon Online Judge) 2019. 12. 9. 13:14
이번에는 BOJ의 16765번 문제 "Teamwork" 를 풀어보도록 하자 영어 지문을 간단히 해석해보면, 농사꾼 존씨가 친구들을 위해 선물을 보내려고 한다. 그는 선물 포장을 못하기 때문에 소에게 도움을 청했다. 소들은 일렬로 서있고, 1부터 N까지 편리하게 순서대로 번호가 매겨진다. 소 i는 선물포장 스킬레벨 si를 가지고 있다. 이 스킬레벨은 약간 다를 수 있기에 그의 소들을 팀으로 묶으려 한다. 팀은 최대 K만큼으로 묶여질 수 있으며, 한가지 이상의 팀에 속할 수 없다. 소들은 서로에게 포장기술을 배울 수 있기 때문에, 팀의 각 소의 기술 수준은 해당 팀에서 가장 숙련 된 소의 기술 수준으로 대체 될 수 있다. 입력으로 첫째줄에 N과 K가 주어지고, 그 다음 N줄동안 순서대로 각소의 스킬레벨이 주..
-
Adsee Challenge (Privacy Policy)App Info [kwang0]/Adsee Challenge(android) 2019. 12. 6. 18:31
KWANGYOUNG CHOI built the Adsee Challenge app as an Ad Supported app. This SERVICE is provided by KWANGYOUNG CHOI at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. If you choose to use my Service, then you agree to the collection and use of info..
-
농사이야기(개인정보 처리방침 Privacy Policy)App Info [kwang0]/농사이야기(안드로이드) 2019. 11. 19. 13:46
built the 농사이야기 app as a Free app. This SERVICE is provided by at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal In..
-
하루한글 (개인정보 처리방침 Privacy Policy)App Info [kwang0]/하루한글(안드로이드) 2019. 11. 19. 12:55
KwangYoung Choi built the 하루한글 app as a Free app. This SERVICE is provided by KwangYoung Choi at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. If you choose to use my Service, then you agree to the collection and use of information in relation ..
-
xml 디자인(Design)탭 알아보기 - 안드로이드 /뿌시레기/Android 2019. 11. 18. 15:06
이번 포스팅에서는 안드로이드 스튜디오에서 프리뷰를 사용하는 방법에 대해 알아보도록 하겠습니다 app - src - main - res - layout 안에 있는 activity_main.xml파일에 들어가게 되면 아래와 같은 화면이 뜨는 것을 알 수 있습니다. 해당화면에서 밑에 있는 디자인 버튼을 누르게 되면, 옆에 첨부한 것과 같은 화면이 뜨는 것을 확인 할 수 있습니다. 이 화면에서 Component Tree 부분을 확인해 보면 해당 화면이 어떻게 이루어져 있는지, 알 수 있습니다. 제 activity_main.xml 은 ConstraintLayout 의 자식으로 TextView가 있네요. ConstraintLayout 을 누르게 되면 우측에 Attributes 화면이 뜨는데, 여기에서 간단하게 아이..
-
빙글빙글 돌림판 - Simple Roulette (개인정보 처리방침 Privacy Policy)App Info [kwang0]/빙글빙글 돌림판 - Simple Roulette(안드로이드) 2019. 11. 16. 10:52
KwangYoung Choi built the 빙글빙글 돌림판 - Simple Roulette app as a Free app. This SERVICE is provided by KwangYoung Choi at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. If you choose to use my Service, then you agree to the collection and use of in..