배열 돌리기 (우)
2019. 4. 1. 22:57ㆍ알고리즘/암기
동적할당 시 memcpy는 행마다 해야된다.
동적할당의 의미를 잘 파악하면 이유를 알 수 있다.
https://github.com/surinoel/algorithm/blob/master/rotatearr_malloc_right.cpp
2019. 4. 1. 22:57ㆍ알고리즘/암기
동적할당 시 memcpy는 행마다 해야된다.
동적할당의 의미를 잘 파악하면 이유를 알 수 있다.
https://github.com/surinoel/algorithm/blob/master/rotatearr_malloc_right.cpp