sort Qna 관련 답변 7 페이지

파이썬 sort 질문

['17', '23', '34', '45', '56', '76', '8', '82', '87', '98'] 리스트에 sort()를... arr = ['17', '23', '34', '45', '56', '76', '8', '82', '87', '98'] arr.sort(key=int) print(arr) ['8...

태그: 파이썬

that sort of 에서 that 생략 가능한지요

that sort of thing (그런 종류) that 생략 가능한지요 that sort of thing (그런 종류) that 생략 가능한지요 =>the대신 쓴것이기 때문에 불가 합니다

태그:

C Heap sort와 adjust 질문이요!

[code] void heap_sort(int arr[], int n) { for (int i = n / 2; i > 0; i--) // 여기 질문이요!... 인덱스 범위를 조정하면 0부터 가능합니다. https://www.geeksforgeeks.org/heap-sort/

태그:

What sort of prices are we looking at...

... what sort of prices...... 모르겠습니다... What sort of prices... What kind of prices ... 어떤 종류의 가격들... 하고 같은 뜻이에요. 여기서 우리는 어떤 종류의 가격들을...

태그: 영어회화

what sort of와 the/a sort of의 차이

I have never thoroughly understood what sort of persons compose the bulk of those who have... what sort of떄문이라고 하는데 the sort of ~~ 이렇게 할때는 sort에 맞춰...

태그:

Sort of 질문합니다

She sort of pretends that she doesn't really care. sort of 뒤에 명사 말고 어떻게 동사... She sort ofpretends that she doesn't really care. sort of 뒤에 명사 말고 어떻게...

태그:

how와 sort 사용법

... some sort of 무관사 명사 에서 sort는 앞에 some이 붙어도 sorts로 안쓰나요?? 책에 문제보니까 some sort of friend. 로 나오는데 sort는 가산명사 아닌가요.....

태그:

자바 인터페이스 와 sort

... collection.sort나 array.sort로 오름차순을 시키더라구요 여기서... colletion.sort를 시키면 오름차순이 되는데... 이렇게...

태그:

quick sort 질문...

visual studio2010에서 빌드는 성공했다고 뜨는데 실행시키면 에러가 뜨네요 뭐가 문제인지 모르겠습니다.. include<stdio.h...

태그:

c++ bubble sort와 struct를 사용한 코딩

... bubble sort와 struct를 사용해서 코딩해주세요 include <stdio.h... // Bubble sort for (i = 0; i < 5; i++) { for (j = 0; j < 5 - (i+1); j++) { if...

태그: c

    실시간 인기 검색어
    인기 검색어 더보기 →
    ...