http://acm.hdu.edu.cn/showproblem.php?pid=2476 String painter Time Limit: 5000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Su ...
分类:
其他好文 时间:
2019-10-27 20:31:29
阅读次数:
108
http://acm.hdu.edu.cn/showproblem.php?pid=1069 Monkey and Banana Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total ...
分类:
其他好文 时间:
2019-10-24 00:13:25
阅读次数:
86
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 25940 Accepted Submission(s): 12214 Problem Descr ...
分类:
其他好文 时间:
2019-10-22 20:36:09
阅读次数:
77
/** * 排序汇总 * */ var result = Enumerable.From(vm.productList).GroupBy("$.goods_id", null, function (key, g) { var result = { currency: key, total: g.Su... ...
分类:
Web程序 时间:
2019-10-22 15:18:46
阅读次数:
130
SYSTEM的只有2M可以用了,还是需要 扩增 SYSTEM和SYSAUX的表空间 SELECT a.tablespace_name,a.bytes/1024/1024 total_M,b.bytes/1024/1024 used_M,c.bytes/1024/1024 free_M,(b.byte ...
分类:
数据库 时间:
2019-10-21 11:56:52
阅读次数:
106
clc close clear format long syms x a p1=int(exp(2*x),-0.5,0); p2=int(exp(-2*x),0,0.5) double(p1+p2) total=1000000; c=0; for i=1:total rnd=rand(); if(r ...
分类:
其他好文 时间:
2019-10-20 10:58:59
阅读次数:
93
http://acm.hdu.edu.cn/showproblem.php?pid=1114 Piggy-Bank Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submis ...
分类:
其他好文 时间:
2019-10-20 01:07:03
阅读次数:
84
http://acm.hdu.edu.cn/showproblem.php?pid=1181 变形课 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others)Total Submission(s ...
分类:
其他好文 时间:
2019-10-20 00:55:23
阅读次数:
111
http://acm.hdu.edu.cn/showproblem.php?pid=1864 最大报销额 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission( ...
分类:
其他好文 时间:
2019-10-19 11:23:18
阅读次数:
143
Cover Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 440 Accepted Submission(s): 65Special Judge ...
分类:
其他好文 时间:
2019-10-18 22:13:52
阅读次数:
122