| Given mountain-climbers' profiles, find a schedule for climbing a mountain with minimum number of climbers | |
|---|---|
Complexity (1-100): 45
A group of mountain-climbers is described by pairs (S,C) for each climber:
Find a schedule with minimal number of climbers. |
|
| Solution: | solution.pas |
Book of programming problems is powered by UseBB 1 Forum Software | Contact Admin