OO’s Sequence
Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)
Total Submission(s): 900 Accepted Submission(s): 339
Problem Description
OO has got a...
分类:
其他好文 时间:
2015-07-22 13:25:43
阅读次数:
130
OO’s Sequence
Time Limit: 4000/2000 MS (Java/Others) Memory
Limit: 131072/131072 K (Java/Others)
Total Submission(s): 955 Accepted Submission(s): 358
Problem Description
OO has got...
分类:
其他好文 时间:
2015-07-22 13:22:05
阅读次数:
226
DescriptionThere is a string A. The length of A is less than 1,000,000. I rewrite it again and again. Then I got a new string: AAAAAA...... Now I cut ...
分类:
其他好文 时间:
2015-07-22 12:20:41
阅读次数:
143
http://acm.hdu.edu.cn/showproblem.php?pid=5288
Problem Description
OO has got a array A of size n ,defined a function f(l,r) represent the number of i (li) satisfy ai mod aj=0,now OO want to k...
分类:
其他好文 时间:
2015-07-21 22:21:22
阅读次数:
157
OO’s Sequence
Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)
Total Submission(s): 353 Accepted Submission(s): 117
Problem Description
OO has got a...
分类:
其他好文 时间:
2015-07-21 20:35:37
阅读次数:
91
Problem DescriptionOO has got a array A of size n ,defined a function f(l,r) represent the number of i (li) satisfy aimod aj=0,now OO want to know∑i=1...
分类:
其他好文 时间:
2015-07-21 20:30:27
阅读次数:
142
DescriptionOO has got a array A of size n ,defined a function f(l,r) represent the number of i (li) satisfy aimod aj=0,now OO want to know [∑i=1n ∑j=i...
分类:
其他好文 时间:
2015-07-21 20:28:35
阅读次数:
102
做mysqldump时出现如下问题mysqldump:Goterror:1449:Theuserspecifiedasadefiner(‘jyk‘@‘%‘)doesnotexistwhenusingLOCKTABLES创建用户GRANTALLPRIVILEGESON*.*TO‘jyk‘@‘%‘IDENTIFIEDBY"jyk123";
分类:
数据库 时间:
2015-07-21 19:07:05
阅读次数:
261
If you’ve been using Windows for as long as I have, you have probably run into your share of weird error messages. One that I got recently when trying...
分类:
Windows程序 时间:
2015-07-20 10:45:51
阅读次数:
1025
问题叙述性说明:So I've got a library I'm compiling and I need to link different third party things in depending on if it's the debug or release build (specif...