
树状数组
Troc
这个作者很懒,什么都没留下…
展开
-
HDU 1166 敌兵布阵 -----线段树/树状数组
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 121271 Accepted Submission(s): 50731 Problem Description C国的死对头A国这段时间正在进行军事演习,所以C国间谍头子Dere...原创 2018-08-06 17:21:38 · 965 阅读 · 0 评论 -
HDU - 1556 Color the ball ------树状数组
Time Limit: 9000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 28240 Accepted Submission(s): 13750 Problem Description N个气球排成一排,从左到右依次编号为1,2,3....N.每次给定2...原创 2018-08-20 16:52:55 · 1202 阅读 · 0 评论 -
POJ - 2155 Matrix-----树状数组
Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 33058 Accepted: 11972 Description Given an N*N matrix A, whose elements are either 0 or 1. A[i, j] means the number in t...原创 2018-08-20 17:01:50 · 1246 阅读 · 0 评论 -
POJ - 2299 Ultra-QuickSort -----树状数组
Time Limit: 7000MS Memory Limit: 65536K Total Submissions: 70907 Accepted: 26628 Description In this problem, you have to analyze a particular sorting algorithm. The algorithm pro...原创 2018-08-20 17:15:24 · 1241 阅读 · 0 评论 -
POJ - 3067 Japan------树状数组
ime Limit: 1000MS Memory Limit: 65536K Total Submissions: 32653 Accepted: 8776 Description Japan plans to welcome the ACM ICPC World Finals and a lot of roads must be built for th...原创 2018-08-20 17:34:52 · 1225 阅读 · 0 评论 -
POJ - 2352 Stars ------树状数组
Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 54549 Accepted: 23477 Description Astronomers often examine star maps where stars are represented by points on a plane a...原创 2018-08-20 17:39:31 · 1265 阅读 · 0 评论