文件名称:problem-2392
介绍说明--下载内容均来自于网络,请自行研究使用
The cows are going to space! They plan to achieve orbit by building a sort of space elevator: a giant tower of blocks. They have K (1 <= K <= 400) different types of blocks with which to build the tower. Each block of type i has height h_i (1 <= h_i <= 100) and is available in quantity c_i (1 <= c_i <= 10). Due to possible damage caused by cosmic rays, no part of a block of type i can exceed a maximum altitude a_i (1 <= a_i <= 40000).
Help the cows build the tallest space elevator possible by stacking blocks on top of each other according to the rules.
Help the cows build the tallest space elevator possible by stacking blocks on top of each other according to the rules.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 109201260problem-2392.rar 列表 problem-2392\2392 problem-2392\Makefile problem-2392\2392-input problem-2392\2392-output problem-2392\2392.cpp problem-2392\output problem-2392