发表评论取消回复
相关阅读
相关 HDU1171 Big Event in HDU
Big Event in HDU Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/32768 K
相关 Warning: touch() [function.touch]: Utime failed: Permission denied in /home/wordpress/wp-content/the
原因: > 对应文件所在文件夹的权限不够,需要赋权0777 处理: > 创建缓存的cache文件没有权限,我就直接将cache的权限设为0777,但是还是不行,还是提示权
相关 Big Event in HDU
Big Event in HDU Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/32768
相关 HDU 5361 In Touch
首先的想法是线段树,因为是区间更新的,所以就是一边dij一边query和update。 今天想了一想,觉得似乎不要用这么麻烦的方法。 下面证明通过某种排序方式使得每个点
相关 hdu 1171 - Big Event in HDU(完全背包)
地址 [http://acm.hdu.edu.cn/showproblem.php?pid=1171][http_acm.hdu.edu.cn_showproblem.p
相关 hdu 1171 - Big Event in HDU(完全背包)
地址 [http://acm.hdu.edu.cn/showproblem.php?pid=1171][http_acm.hdu.edu.cn_showproblem.p
相关 HDU 1171 Big Event in HDU [母函数]
Big Event in HDU Time Limit : 10000/5000ms (Java/Other) Memory Limit : 65536/32768
相关 HDU 1171 Big Event in HDU [多重背包]
include <stdio.h> include <string.h> include <math.h> include <algorithm
相关 HDU 5361(Dijkstra+并查集)
In Touch Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 131072/131072 K (Jav
还没有评论,来说两句吧...