2018年9月19日

UVA1609-Foul Play(构造+递归)

摘要: Problem UVA1609-Foul Play Accept: 101 Submit: 514Time Limit: 3000 mSec Problem Description Input For each test case, the input is as follows: • One li 阅读全文

posted @ 2018-09-19 23:37 随缘&不屈 阅读(651) 评论(2) 推荐(0)

UVA1608-Non-boring sequences(分治)

摘要: Problem UVA1608-Non-boring sequences Accept: 227 Submit: 2541Time Limit: 3000 mSec Problem Description We were afraid of making this problem statement 阅读全文

posted @ 2018-09-19 20:52 随缘&不屈 阅读(982) 评论(1) 推荐(0)

UVA12174-Shuffle(滑动窗口)

摘要: Problem UVA12174-Shuffle Accept: 240 Submit: 1743Time Limit: 3000 mSec Problem Description You are listening to your music collection using the shuffle 阅读全文

posted @ 2018-09-19 19:46 随缘&不屈 阅读(420) 评论(0) 推荐(0)

UVA1607-Gates(思维+二分)

摘要: Problem UVA1607-Gates Accept: 111 Submit: 767Time Limit: 3000 mSec Problem Description Input The first line of the input contains exactly one positive 阅读全文

posted @ 2018-09-19 17:29 随缘&不屈 阅读(463) 评论(0) 推荐(0)

UVA11093-Just Finish it up(思维)

摘要: Problem UVA11093-Just Finish it up Accept: 1225 Submit: 5637Time Limit: 3000 mSec Problem Description Along a circular track, there are N gas stations 阅读全文

posted @ 2018-09-19 00:51 随缘&不屈 阅读(313) 评论(0) 推荐(0)

UVA12627-Erratic Expansion(递归)

摘要: Problem UVA12627-Erratic Expansion Accept: 465 Submit: 2487Time Limit: 3000 mSec Problem Description Input The first line of input is an integer T (T < 阅读全文

posted @ 2018-09-19 00:21 随缘&不屈 阅读(212) 评论(0) 推荐(0)

导航