Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- MiTweet
- androidStudio
- GitHub
- Gradle
- 프로그래머스
- ProGuard
- boj
- Compose
- MyVoca
- 코드포스
- 암호학
- 쿠링
- TEST
- Coroutines
- pandas
- Hilt
- Rxjava
- activity
- Codeforces
- architecture
- 코루틴
- Python
- textfield
- 백준
- Coroutine
- relay
- AWS
- Kotlin
- android
- livedata
Archives
- Today
- Total
목록4376 (1)
이동식 저장소

4376번: Gopher II The input contains several cases. The first line of each case contains four positive integers less than 100: n, m, s, and v. The next n lines give the coordinates of the gophers; the following m lines give the coordinates of the gopher holes. All distances www.acmicpc.net 테스트 케이스를 입력받는 점만 빼면 2191번과 정확히 같은 문제이다. 이분 매칭으로 들쥐와 땅굴을 매칭해 주면 된다. 그런데 자꾸 틀렸습니다를 받는다. 공식 데이터(A번)와 비교해 봐도 거의 ..
Problem Solving/BOJ
2020. 8. 14. 09:30