Codeforces Good Bye 2017 B. New Year and Buggy Bot 枚举全排列、模拟
B. New Year and Buggy Bot 枚举全排列、模拟 My Solution 题意:给出一张地图,有一个出口和入口,…
B. New Year and Buggy Bot 枚举全排列、模拟 My Solution 题意:给出一张地图,有一个出口和入口,…
C. Solution for Cube 枚举、模拟、魔方 My Solution 题意:给出一个2*2*2的魔方的一个状态,问能不…
B. Cubes for Masha 暴力、枚举 My Solution 题意:有n(1<= n <= 3)个骰子(每面标着数字0~…
一道更简单的字符串题 哈希+枚举 Source 2017 UESTC Training for Search Algorithm & String UES…
计蒜之道 2017 程序设计大赛 - 计蒜客 复赛 B Windows 画图 几何、平面、枚举 Source 计蒜之道 2017 …
C. Dasha and Password 贪心+预处理+枚举 My Solution 题意:长度为n的密码必须包含至少一个字母一…
D. New Year and Fireworks dp+枚举、状态总数 My Sution 题意:烟花刚开始时占用一个格子的空间,…