CF690E2.Photographs (II)
普及/提高-
通过率:0%
AC君温馨提醒
该题目为【codeforces】题库的题目,您提交的代码将被提交至codeforces进行远程评测,并由ACGO抓取测评结果后进行展示。由于远程测评的测评机由其他平台提供,我们无法保证该服务的稳定性,若提交后无反应,请等待一段时间后再进行重试。
题目描述
The input format is the same as in the previous version, except that the first line of every question now contains three space-separated numbers h , w and k ( 1<=h,w<=600 , 2<=k<=16 ) – the height (number of rows) and width (number of columns) of the photograph and the number of pieces, respectively. The number of pieces evenly divides the height, and each piece is of the same height h/k .
Again, there is only one input file to be processed, and the same resources are provided to you as in the previous version (except that now you are given all input images in .bmp format, rather than the first 50).
输入格式
无
输出格式
The link to download all the necessary materials is http://assets.codeforces.com/files/690/medium_contestant_package.zip
说明/提示
The link to download all the necessary materials is http://assets.codeforces.com/files/690/medium_contestant_package.zip