[HackerRank] The Grid Search
출처 : https://www.hackerrank.com/challenges/the-grid-search/problem #include using namespace std; vector split_string(string); string gridSearch(vector G, vector P, int R, int r, int C, int c) {for (int i = 0; i t;cin.ignore(numeric_limits::max(), '\n'); for (int t_itr = 0; t_itr < t; t_itr++) {string RC_temp;getline(cin, RC_temp); vector RC = split_string(RC_temp); int R = stoi(RC[0]); int C = s..
알고리즘/기타
2018. 10. 1. 21:32
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 이차원 배열과 연산
- 17140
- 2018 KAKAO BLIND RECRUITMENT
- 17143
- STL
- 알고리즘
- 2018 카카오 블라인드 채용
- 역량 테스트
- SW Expert Academy
- 연구소 3
- 17142
- 삼성
- 백준
- 새로운 게임 2
- DP
- 17837
- SWEA
- 입출력
- string
- DFS
- 17779
- hackerrank
- 팁
- 미세먼지 안녕!
- 게리맨더링 2
- scanf
- boj
- 17144
- 트렌드
- 시간 복잡도
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함