[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
- left join
- 딕셔너리
- 파이썬
- combination
- programmers
- dictionary
- Permutation
- C++
- 우선순위큐
- 순열
- 스택
- 프로그래머스
- Python
- 2019 Kakao Blind Recruitment
- BOJ
- 힙
- 해시
- SW Expert
- 코딩테스트
- 괄호
- 구현
- 완전탐색
- hash
- 문자열
- 문자열처리
- 재귀
- 정렬
- 백준
- SWExpert
- 2020 KAKAO BLIND RECRUITMENT
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함