Search found 1 match
- Mon Oct 08, 2012 12:24 am
- Forum: Volume 101 (10100-10199)
- Topic: 10117 - Nice Milk
- Replies: 6
- Views: 4932
WA
After several WA I don't know what is wrong in my algorithm I just do all possible cuts (the cutting algorithm has been tested in other problems) and compute the minimum remaining area, then the answer is the original area minus the minimum remaining area, is the algorithm wrong? does somebody have ...