50. Pow(x, n)

x의 n승(즉, x^n)을 계산하는 pow(x, n)을 구현

  • convert mathmatical equation to codes
  • how to do matrix multiplication using a programming language
  • how we handle huge space waste when we write a program.

Continue reading

Pagination


© 2017. by yeopoong.github.io

Powered by yeopoong