随笔分类 -  ACM-UVA

POJ2562 UVA10035 ZOJ1874 Primary Arithmetic【进制+进位】
摘要:Primary ArithmeticTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 11711 Accepted: 4289DescriptionChildren are taught to add ... 阅读全文

posted @ 2017-08-30 23:18 海岛Blog 阅读(178) 评论(0) 推荐(0)

UVAlive3708 UVA1388 POJ3154 Graveyard【水题】
摘要:GraveyardTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 1715 Accepted: 865 Special JudgeDescriptionProgramming contests bec... 阅读全文

posted @ 2017-08-02 00:48 海岛Blog 阅读(187) 评论(0) 推荐(0)

UVALive5520 UVA305 POJ1012 HDU1443 Joseph【数学计算+打表】
摘要:JosephTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 54650 Accepted: 20912DescriptionThe Joseph's problem is notoriously kn... 阅读全文

posted @ 2017-07-30 23:40 海岛Blog 阅读(256) 评论(0) 推荐(0)

UVALive5402 UVA579 Clock Hands【水题】
摘要:The medieval interest in mechanical contrivances is well illustrated by the development of the mechanicalclock, the oldest of which ... 阅读全文

posted @ 2017-07-28 01:40 海岛Blog 阅读(165) 评论(0) 推荐(0)

UVA11799 Horror Dash【求极值+水题】
摘要:It is that time of the year again! Colorful balloons and brightly coloredbanners spread out over your entire neighborhood for just thi... 阅读全文

posted @ 2017-07-28 01:21 海岛Blog 阅读(176) 评论(0) 推荐(0)

UVA11340 Newspaper【输入流+map】
摘要:News agency pays money for articles according to some rules. Each character has its own value (somecharacters may have value equals to... 阅读全文

posted @ 2017-07-27 10:23 海岛Blog 阅读(159) 评论(0) 推荐(0)

UVA673 Parentheses Balance【堆栈+输入流】
摘要:You are given a string consisting of parentheses () and []. A string of this type is said to be correct:(a) if it is the empty strin... 阅读全文

posted @ 2017-07-26 21:30 海岛Blog 阅读(143) 评论(0) 推荐(0)

UVALive3135 UVA1203 POJ2051 ZOJ2212 Argus【优先队列】
摘要:ArgusTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 11450 Accepted: 5545DescriptionA data stream is a real-time, continuous... 阅读全文

posted @ 2017-07-26 20:31 海岛Blog 阅读(165) 评论(0) 推荐(0)

UVA11988 Broken Keyboard (a.k.a. Beiju Text)【输入输出】
摘要:You’re typing a long text with a broken keyboard. Well it’s not so badly broken. The only problemwith the keyboard is that sometimes... 阅读全文

posted @ 2017-07-14 08:48 海岛Blog 阅读(170) 评论(0) 推荐(0)

UVA11645 Bits【位运算+大数】
摘要:A bit is a binary digit, taking a logical value of either “1” or “0” (also referred to as “true” or “false”respectively). And every de... 阅读全文

posted @ 2017-07-13 05:35 海岛Blog 阅读(157) 评论(0) 推荐(0)

导航