https://app.codility.com/programmers/lessons/2-arrays/odd_occurrences_in_array/전체 길이가 홀수인 배열 A가 있을 때, 하나의 원소를 제외하고 나머지 짝수의 원소들을 전부 짝이 존재한다.짝이 존재하
https://app.codility.com/programmers/lessons/2-arrays/cyclic_rotation/A 리스트가 들어왔을 때, K만큼 오른쪽으로 시프트된 리스트를 반환하라For example, giventhe function shoul