일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 공수
- vocabulary
- ODEs
- Nonhomogeneous ODEs
- homogeneous
- Homogeneous ODEs
- 삼성SW역량테스트
- 공수1
- 코딩테스트
- SW역량테스트
- 스피치 연습
- 공수 문제풀이
- 문제풀이
- 미분방정식
- 비제차 상미분 방정식
- 미방
- Advanced Engineering Mathematics
- English
- 영어회화
- Problem set 1.5
- Python
- Ode
- 공학수학
- speech
- 백준
- 공업수학
- kreyszig
- Problem Set 1.4
- Problem set 2.7
- Conversation
- Today
- Total
목록SW역량테스트 (40)
한걸음
https://www.acmicpc.net/problem/23291 23291번: 어항 정리 마법사 상어는 그동안 배운 마법을 이용해 어항을 정리하려고 한다. 어항은 정육면체 모양이고, 한 변의 길이는 모두 1이다. 상어가 가지고 있는 어항은 N개이고, 가장 처음에 어항은 일렬로 바 www.acmicpc.net https://github.com/HPYoo/swcodingtest/commit/225f557725f763ae36b7669bf4c539809fa23c94 sw coding 23291 update(Baekjoon) · HPYoo/swcodingtest@225f557 Showing 1 changed file with 101 additions and 0 deletions. github.com 1. 구현..
https://www.acmicpc.net/problem/1941 1941번: 소문난 칠공주 총 25명의 여학생들로 이루어진 여학생반은 5×5의 정사각형 격자 형태로 자리가 배치되었고, 얼마 지나지 않아 이다솜과 임도연이라는 두 학생이 두각을 나타내며 다른 학생들을 휘어잡기 시작 www.acmicpc.net https://github.com/HPYoo/swcodingtest/commit/1419fd7bf8adc58737e0b8972b893870ea3f79e2 sw coding 1941 update(Baekjoon) · HPYoo/swcodingtest@1419fd7 Showing 1 changed file with 51 additions and 0 deletions. github.com 1. 조합함수 이..
https://www.acmicpc.net/problem/2210 2210번: 숫자판 점프 111111, 111112, 111121, 111211, 111212, 112111, 112121, 121111, 121112, 121211, 121212, 211111, 211121, 212111, 212121 이 가능한 경우들이다. www.acmicpc.net https://github.com/HPYoo/swcodingtest/commit/0a383076f742250287f370ff099159bef6acb04c sw coding 2210 update(Baekjoon) · HPYoo/swcodingtest@0a38307 Showing 1 changed file with 28 additions and 0 delet..
https://www.acmicpc.net/problem/1986 1986번: 체스 첫째 줄에는 체스 판의 크기 n과 m이 주어진다. (1 ≤ n, m ≤ 1000) 그리고 둘째 줄에는 Queen의 개수와 그 개수만큼의 Queen의 위치가 입력된다. 그리고 마찬가지로 셋째 줄에는 Knight의 개수와 위치, www.acmicpc.net https://github.com/HPYoo/swcodingtest/commit/c4b53372868bc132acecf7b0aa1287a7e89d0138 sw coding 1986 update(Baekjoon) · HPYoo/swcodingtest@c4b5337 Showing 1 changed file with 74 additions and 0 deletions. gith..
https://www.acmicpc.net/problem/7562 7562번: 나이트의 이동 체스판 위에 한 나이트가 놓여져 있다. 나이트가 한 번에 이동할 수 있는 칸은 아래 그림에 나와있다. 나이트가 이동하려고 하는 칸이 주어진다. 나이트는 몇 번 움직이면 이 칸으로 이동할 수 www.acmicpc.net https://github.com/HPYoo/swcodingtest/blob/main/prob7562.py GitHub - HPYoo/swcodingtest: 코딩테스트 대비 연습 코딩테스트 대비 연습. Contribute to HPYoo/swcodingtest development by creating an account on GitHub. github.com 1. 아주 쉬운 문제 나이트의 이동가..
https://www.acmicpc.net/problem/2234 2234번: 성곽첫째 줄에 두 정수 N, M이 주어진다. 다음 M개의 줄에는 N개의 정수로 벽에 대한 정보가 주어진다. 벽에 대한 정보는 한 정수로 주어지는데, 서쪽에 벽이 있을 때는 1을, 북쪽에 벽이 있을 때는 2를,www.acmicpc.nethttps://github.com/HPYoo/swcodingtest/commit/fbb832d08e1d2152e4ec5ff7f103554f24751e42 sw coding 2234 update(Baekjoon) · HPYoo/swcodingtest@fbb832dShowing 1 changed file with 81 additions and 0 deletions.github.com1. 이진수의 각 ..
https://www.acmicpc.net/problem/2468 2468번: 안전 영역재난방재청에서는 많은 비가 내리는 장마철에 대비해서 다음과 같은 일을 계획하고 있다. 먼저 어떤 지역의 높이 정보를 파악한다. 그 다음에 그 지역에 많은 비가 내렸을 때 물에 잠기지 않는 www.acmicpc.nethttps://github.com/HPYoo/swcodingtest/blob/main/prob2468.py GitHub - HPYoo/swcodingtest: 코딩테스트 대비 연습코딩테스트 대비 연습. Contribute to HPYoo/swcodingtest development by creating an account on GitHub.github.com1. 쉽다 쉬워(?) 방심하면 안되는 포인트 : 아..
https://www.acmicpc.net/problem/2589 2589번: 보물섬 첫째 줄에는 보물 지도의 세로의 크기와 가로의 크기가 빈칸을 사이에 두고 주어진다. 이어 L과 W로 표시된 보물 지도가 아래의 예와 같이 주어지며, 각 문자 사이에는 빈 칸이 없다. 보물 지도의 www.acmicpc.net https://github.com/HPYoo/swcodingtest/commit/62118e398922bb9aac5c97340c4c44f14f86ed08 sw coding 2589 update(Baekjoon) · HPYoo/swcodingtest@62118e3 Showing 1 changed file with 32 additions and 0 deletions. github.com 1. 단순하게 생..