摘要: F. Monkeying Around time limit per test 2.0 s memory limit per test 256 MB input standard input output standard output When the monkey professor leave 阅读全文
posted @ 2017-10-16 21:06 嘒彼小星 阅读(584) 评论(1) 推荐(1)
摘要: Kingdom of Black and White Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 3735 Accepted Submissi 阅读全文
posted @ 2017-10-16 20:47 嘒彼小星 阅读(216) 评论(0) 推荐(0)
摘要: https://odzkskevi.qnssl.com/5e1fdf8cae5d11a8f572bae96d6095c0?v=1507521965 Perhaps you have heard of the legend of the Tower of Babylon. Nowadays many 阅读全文
posted @ 2017-10-16 10:13 嘒彼小星 阅读(245) 评论(0) 推荐(0)
摘要: https://odzkskevi.qnssl.com/f42a2762ecb9e7541fde59742e2f52e7?v=1507521953 【题解】 DP。 dp[i][j]表示在i时间第j个车站最短等待时间 三种决策: 原地等1s 搭乘从左开往右的 搭乘从右开往左的 ok[i][j][0] 阅读全文
posted @ 2017-10-16 08:51 嘒彼小星 阅读(103) 评论(0) 推荐(0)