Drawing Book

  • + 0 comments

    one liner solution in python return int(min(p-0,(n+1 if n%2==0 else n)-p)/2)