출처 : https://www.swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AWIeW7FakkUDFAVH #include #include using namespace std; #define MAX_N 20 int i, j, N, X, K, cnt, result;int ga[MAX_N][MAX_N], se[MAX_N][MAX_N];bool visited[MAX_N][MAX_N], check; void input(){ int tmp; result = 0; cin >> N >> X; for (i = 0;i > tmp; ga[i][j] = tmp; se[j][i] =..
출처 : https://www.swexpertacademy.com/main/code/problem/problemDetail.do #include #include using namespace std; int i, j, K, result;int a[4][8]; int ro[40][2]; int check[4][2]; void rotation(int i, int wh){ int tmp; if (wh == 1) { tmp = a[i][1]; a[i][1] = a[i][0]; for (j = 2;j = ..
출처 : https://www.swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AWHPkqBqAEsDFAUn #include #include using namespace std; #define MAX_N 101#define MAX_M 10000 int i, j, N, result;int a[MAX_N], check[MAX_M]; void input(){ cin >> N; for (i = 1;i > a[i]; for (i = 0;i 0 && j+a[i]> T; while (T--) { input(); cal(); cout
- Total
- Today
- Yesterday
- 2018 KAKAO BLIND RECRUITMENT
- 역량 테스트
- 연구소 3
- 미세먼지 안녕!
- 새로운 게임 2
- 알고리즘
- DP
- string
- scanf
- SW Expert Academy
- 트렌드
- STL
- 17142
- hackerrank
- 17140
- DFS
- 2018 카카오 블라인드 채용
- 17144
- 17837
- 시간 복잡도
- 입출력
- 이차원 배열과 연산
- 17143
- 17779
- SWEA
- boj
- 게리맨더링 2
- 팁
- 삼성
- 백준
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |