[C++]프로그래머스 - [1차]다트게임(level1)
문제출처 - https://programmers.co.kr/learn/courses/30/lessons/17682 코딩테스트 연습 - [1차] 다트 게임 | 프로그래머스 programmers.co.kr 카카오 문제는 레벨1도 쉽지 않은 것 같다.. #include #include using namespace std; int solution(string dartResult) { int answer = 0; int temp[3] = {0,}; int cnt = 0; for(int i=0; i= 48 && dartResult[i]
ALGORITHM/프로그래머스
2020. 2. 19. 22:54
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 구현
- 문자열처리
- 코딩테스트
- 정렬
- SWExpert
- 괄호
- 2020 KAKAO BLIND RECRUITMENT
- hash
- 딕셔너리
- 백준
- 순열
- 완전탐색
- dictionary
- combination
- 문자열
- Permutation
- programmers
- 프로그래머스
- 2019 Kakao Blind Recruitment
- BOJ
- 해시
- 우선순위큐
- 파이썬
- 스택
- Python
- SW Expert
- 재귀
- C++
- 힙
- left join
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함