문제 풀기/기타 문제 (2) 썸네일형 리스트형 KickStart 2019 Round C - Wiggle Walk 문제 링크 : https://codingcompetitions.withgoogle.com/kickstart/round/0000000000050ff2/0000000000150aac Kick Start - Google’s Coding Competitions Hone your coding skills with algorithmic puzzles meant for students and those new to coding competitions. Participate in one round or join them all. codingcompetitions.withgoogle.com #include int main() { int T; scanf("%d", &T); /// for (int i = 0; i < T; .. Kick Start 2019 Round A - Training https://codingcompetitions.withgoogle.com/kickstart/round/0000000000050e01/00000000000698d6 해답 1 #include void arraySort(int *arr, int start, int end) { if (end - start = ep) break; int temp = *sp; *sp = *ep; *ep = temp; } if(pp==start) arraySort(arr, pp + 1, end); else { arraySort(arr, start, pp - 1); arraySort(arr, pp, .. 이전 1 다음