[UVA] 10305 - Ordering Tasks
Problem F
Ordering Tasks
Input: standard
input
Output: standard
output
Time Limit: 1 second
Memory Limit: 32
MB
John has n tasks to do.
Unfortunately, the tasks are not independent and the execution of one task is only
possible if other tasks hav...