문제 ID | 문제명 | 출처 | AC | 제출 | |
1279 Problem A | [기초-종합+배열] 정렬하기(small) | 20 | 89 | ||
1420 Problem B | 버블 정렬(Bubble Sort) | 15 | 55 | ||
1421 Problem C | 삽입 정렬(Insertion Sort) | 12 | 60 | ||
1328 Problem D | 사전순으로 정렬하기 | 1 | 2 | ||
1423 Problem E | 인포매티카 정렬 연습문제 | informatica | 3 | 5 | |
1422 Problem F | 데이터 정렬(large) | 6 | 13 | ||
2033 Problem G | 재생 목록 만들기 | 이승준 |