随笔分类 -  数据结构

LA 3135
摘要:ArgusTime limit: 3.000 secondsA data stream is a real-time, continuous, ordered sequence of items. Some examples include sensor data, Internet traffic... 阅读全文
posted @ 2014-07-03 00:54 Panoss 阅读(179) 评论(0) 推荐(0)
UVA 11991
摘要:Time limit: 1.000 secondsEasy Problem from Rujia Liu?Though Rujia Liu usually sets hard problems for contests (for example, regional contests like Xi'... 阅读全文
posted @ 2014-07-03 00:27 Panoss 阅读(216) 评论(0) 推荐(0)
UVA 11995
摘要:I Can Guess the Data Structure!Time limit: 1.000 secondsThere is a bag-like data structure, supporting two operations:1 xThrow an element x into the b... 阅读全文
posted @ 2014-06-29 19:55 Panoss 阅读(459) 评论(0) 推荐(0)
LA 5031
摘要:Graph and QueriesTime limit: 3.000 secondYou are given an undirected graph withNvertexes andMedges. Every vertex in this graph has an integer value as... 阅读全文
posted @ 2014-06-26 15:58 Panoss 阅读(216) 评论(0) 推荐(0)
UVA 11992 - Fast Matrix Operations
摘要:Fast Matrix OperationsThere is a matrix containing at most 106elements divided into r rows and c columns. Each element has a location (x,y) where 10)2... 阅读全文
posted @ 2014-05-28 19:01 Panoss 阅读(230) 评论(0) 推荐(0)
POJ 3264 Balanced Lineup
摘要:Time Limit:5000MSMemory Limit:65536KTotal Submissions:32359Accepted:15229Case Time Limit:2000MSDescriptionFor the daily milking, Farmer John'sNcows (1... 阅读全文
posted @ 2014-05-22 22:16 Panoss 阅读(142) 评论(0) 推荐(0)