move area calculation out of loop (#641)
* move area calculation out of loop No need to calculate area 10 times when it doesn't change. * lint
Showing
Please register or sign in to comment
* move area calculation out of loop No need to calculate area 10 times when it doesn't change. * lint