随笔分类 - 二分三分
摘要:Time Limit:1000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeURAL 1058DescriptionFishburg confectionery factory produces conv...
阅读全文
摘要:K -例题4Time Limit:1000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusPracticePOJ 2420Description给出平面上N( 2 #include 3 const double inf...
阅读全文
摘要:Time Limit:1000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeHDU 4932DescriptionThere are N point on X-axis . Miaomiao would ...
阅读全文
摘要:Time Limit:1000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusPracticePOJ 2456DescriptionFarmer John has built a new long barn, with N...
阅读全文
摘要:Time Limit:1000MSMemory Limit:10000KB64bit IO Format:%I64d & %I64uSubmitStatusPracticePOJ 1064DescriptionInhabitants of the Wonderland have decided to...
阅读全文
摘要:Can you find it?Time Limit:3000MSMemory Limit:10000KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeHDU 2141DescriptionGive you three sequences of n...
阅读全文
摘要:Time Limit:2000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusPracticePOJ 3258DescriptionEvery year the cows hold an event featuring a...
阅读全文
摘要:The WHU ACM Team has a big cup, with which every member drinks water. Now, we know the volume of the water in the cup, can you tell us it height?The r...
阅读全文
摘要:-Error CurvesTime Limit:2000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionJosephina is a clever girl and addicted to Machi...
阅读全文
摘要:C -Equation AgainTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionThis problem’s author is too lazy to write t...
阅读全文
摘要:Monthly ExpenseTime Limit:2000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionFarmer John is an astounding accounting wizard...
阅读全文
摘要:Hamburgers Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Hamburgers Submit Status Description Polycarpus loves h
阅读全文
摘要:1 #include 2 3 int binsearch(int x,int a[],int n) 4 { 5 int low,high,mid; 6 7 low=0,high=n-1; 8 9 while(lowa[mid]){16 low=...
阅读全文