Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- service
- 제어반전
- Android
- 16197
- Algorithm
- goland
- Java
- 백준
- 데이터전달
- spring
- intent
- ubuntu
- 데이터
- Jenknis
- broadcastreceiver
- 큐빙
- activity
- git
- vscode
- 안드로이드
- github
- IntelliJ
- insert
- data
- 프로그래머스
- 단축키
- 알고리즘
- mysql
- 17837
- 두 동전
Archives
- Today
- Total
목록위장 (1)
해보자

https://programmers.co.kr/learn/courses/30/lessons/42578 코딩테스트 연습 - 위장 | 프로그래머스 programmers.co.kr #include #include #include using namespace std; int solution(vector clothes) { int answer = 1; map m; for (int i = 0; i second + 1); } answer = answer - 1; return answer; }
C++
2020. 2. 18. 00:15