恒邪

05 2014 档案

Poj.Grids 2951 浮点数求高精度幂
摘要:2951:浮点数求高精度幂总时间限制:1000ms内存限制:65536kB描述有一个实数 R ( 0.0 4 #include 5 #define SIZE 126 6 #define LEN 5 7 8 int a[SIZE],b[LEN]; 9 10 int mul( int alen,i... 阅读全文

posted @ 2014-05-08 15:56 恒邪 阅读(532) 评论(0) 推荐(0)

Last non-zero Digit in N!(阶乘最后非0位)
摘要:Last non-zero Digit in N!Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 5861 Accepted Submissio... 阅读全文

posted @ 2014-05-08 15:19 恒邪 阅读(487) 评论(0) 推荐(0)

hdu acm 1166 敌兵布阵 (线段树)
摘要:敌兵布阵Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 37903 Accepted Submission(s): 15985 Problem ... 阅读全文

posted @ 2014-05-05 20:23 恒邪 阅读(214) 评论(0) 推荐(0)

Alice and Bob(2013年山东省第四届ACM大学生程序设计竞赛)
摘要:Alice and BobTime Limit: 1000ms Memory limit: 65536K题目描述 Alice and Bob like playing games very much.Today, they introduce a new game. There is a polyn... 阅读全文

posted @ 2014-05-04 20:52 恒邪 阅读(221) 评论(0) 推荐(0)

hdu acm-1047 Integer Inquiry(大数相加)
摘要:Integer InquiryTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 11678Accepted Submission(s): 2936Pr... 阅读全文

posted @ 2014-05-02 19:57 恒邪 阅读(214) 评论(0) 推荐(0)

POJ 2352 Stars(树状数组)
摘要:StarsTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 30496Accepted: 13316DescriptionAstronomers often examine star maps where stars are repre... 阅读全文

posted @ 2014-05-02 11:31 恒邪 阅读(171) 评论(0) 推荐(0)

hdu acm 1425 sort(哈希表思想)
摘要:sortTime Limit: 6000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 25803Accepted Submission(s): 7764Problem Descr... 阅读全文

posted @ 2014-05-01 11:57 恒邪 阅读(382) 评论(0) 推荐(0)

导航