上一页 1 ··· 9 10 11 12 13
摘要: ZOJ Problem Set - 1151Word ReversalTime Limit: 2 Seconds Memory Limit: 65536 KBFor each list of words, output a line with each word reversed without changing the order of the words.This problem contains multiple test cases!The first line of a multiple input is an integer N, then a blank line followe 阅读全文
posted @ 2013-07-01 15:13 湖心北斗 阅读(178) 评论(0) 推荐(0) 编辑
摘要: ZOJ Problem Set - 1061Web NavigationTime Limit: 2 Seconds Memory Limit: 65536 KB Standard web browsers contain features to move backward and forward among the pages recently visited. One way to implement these features is to use two stacks to keep track of the pages that can be reached by moving bac 阅读全文
posted @ 2013-07-01 12:25 湖心北斗 阅读(355) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13