摘要:4565: [Haoi2016]字符合并 Description 有一个长度为 n 的 01 串,你可以每次将相邻的 k 个字符合并,得到一个新的字符并获得一定分数。得到的新字 符和分数由这 k 个字符确定。你需要求出你能获得的最大分数。 有一个长度为 n 的 01 串,你可以每次将相邻的 k 个字
阅读全文
摘要:CLEANRBT - Cleaning Robot #dynamic-programming #bfs #dynamic-programming #bfs Here, we want to solve path planning for a mobile robot cleaning a recta
阅读全文
摘要:ASSIGN - Assignments #dynamic-programming #dynamic-programming Problem Your task will be to calculate number of different assignments of n different t
阅读全文