[UVA] 10560 - Minmum Weight
Problem B
Minimum Weight
Input: Standard Input
Output: Standard Output
Time Limit: 2 Seconds
You have to weigh all integral weights from 1 to N. You can use weights in either pan. Such as if you have weight 2 and 3. You can weigh 1 using
3 in one pan and 2 ...