Contest1030 - 枚举算法专题


Start Time: 2020-05-15 14:00:00 End Time: 2027-05-18 18:00:00
Current Time: 2025-07-17 08:50:09 Status:Running   Public
[Status] [Standing] [Statistics]
题目编号标题 来源/分类 正确 提交
1743 Problem  A 求偶数的个数 61 99
1012 Problem  B [入门]各类字符统计 字符串 31 88
1745 Problem  C n个数的两两排列 62 82
1746 Problem  D n个数的两两组合 56 83
1747 Problem  E 买水果1 62 131
1748 Problem  F 买水果2 58 94
1749 Problem  G 买水果3 55 91
1750 Problem  H 来客人数 52 113
1751 Problem  I 包装方案 46 103
1752 Problem  J 特殊数的个数 42 71
1016 Problem  K [入门]水仙花数 枚举 56 99
1753 Problem  L 恢复编码 51 162
1754 Problem  M 猜密码 37 84
1756 Problem  N 玫瑰花数 39 66
1413 Problem  O 抽签游戏I 枚举 20 42
1414 Problem  P 抽签游戏II 枚举 17 24
1684 Problem  Q 韩信点兵 枚举 20 29
1450 Problem  R 线段覆盖 枚举 3 65
2033 Problem  S 鸡兔同笼(简单) 枚举 12 43
2359 Problem  T 人民币兑换 循环-枚举 2 21
2361 Problem  U 简单枚举 除法(1+)