Algorithm/Programmers (1) 썸네일형 리스트형 [정렬] K번째 수 #include #include #include using namespace std; vector solution(vector array, vector commands) { vector answer; vector temp; int length = commands.size(); for(int i=0; i 이전 1 다음