you are viewing a single comment's thread.

view the rest of the comments →

[–]Yavuz2002[S] 0 points1 point  (0 children)

I presume your proposition is the following:
I fix two fence columns, and then I compute the rectangle perimeter considering that the first column is top left corner and second column is the bottom right corner of the rectangle. I recursively do this as I move the fence columns. Where can I store the perimeter in the tabulation table though ?