cfd99025a7
Add input and output files for typer1 and typer2, and paint2 output
...
- Created `paint2.out` with a single output value.
- Added `typer1.in` and `typer1.out` for the first typing problem with multiple queries.
- Introduced `typer2.in` and `typer2.out` for the second typing problem, containing extensive input data and corresponding outputs.
2025-07-26 11:57:35 +08:00
73cea4d52e
重构算法实现,移除未使用的 DFS 函数,优化 DP 函数逻辑,并更新输入输出处理
2025-07-25 17:00:35 +08:00
7a20684212
添加多个算法实现文件,优化输入输出性能,并更新相关测试用例
2025-07-25 11:54:29 +08:00
3d8c15bd7f
添加 T633667s1.cpp 文件,实现算法并优化输入输出性能
2025-07-25 08:12:27 +08:00
e471e87897
更新 CMakeLists.txt 以支持 C++20,并添加新的 T634197s1.cpp 文件实现算法
2025-07-24 14:15:53 +08:00
3992f382a3
update
2025-07-23 16:12:33 +08:00
2f0f682e93
优化 sub 函数的 inline 属性并添加 iostream 同步设置
2025-07-23 16:11:19 +08:00
d97fb5c206
添加 T637678 问题的完整解决方案,包括子集和计算和的实现
2025-07-23 15:13:26 +08:00
7b0d9ce159
Add knapsack problem input and output files for test cases
...
- Created knapsack6 output file with 5608 entries.
- Added knapsack7 input file with 12313 entries, detailing item weights and values.
- Introduced knapsack7 output file with 6670 entries, representing computed results for the knapsack problem.
2025-07-23 11:49:06 +08:00
20c25f9c52
移除未使用的头文件 <climits>
2025-07-23 11:41:46 +08:00
767c57290d
添加 T637677 问题的完整解决方案,包括输入处理、动态规划实现和输出逻辑
2025-07-23 11:32:21 +08:00
391e21c91d
添加 T637677 问题的解决方案和输入输出文件
2025-07-23 11:15:59 +08:00
217e981c00
将变量类型从 int 更改为 ll,以支持更大的数值范围
2025-07-23 10:43:43 +08:00
44bf9e3531
Add initial output for del3 in the 7/23 directory
2025-07-23 10:37:06 +08:00
ccdc86222e
update
2025-07-22 16:58:12 +08:00
7ace8d163a
update
2025-07-22 16:49:18 +08:00
81b4d20d14
update
2025-07-22 15:40:29 +08:00
5f7301d876
update
2025-07-22 15:25:27 +08:00
df6c28199c
update
2025-07-22 12:00:48 +08:00
dc9d4ad1f6
update
2025-07-22 11:11:36 +08:00
8a8a51cd69
update
2025-07-22 10:33:52 +08:00
401024ab86
添加主程序实现,包含输入处理、负数求和、绝对值排序及优先队列计算
2025-07-21 11:54:21 +08:00
fb5c203e58
update
2025-07-21 11:36:34 +08:00
129d41e2ac
update
2025-07-21 09:34:06 +08:00
bd96024050
update
2025-07-21 09:18:21 +08:00
7cdbbfba00
update
2025-07-21 08:30:51 +08:00
393e17bd1f
update
2025-07-20 15:59:04 +08:00
5037f4d54e
update
2025-07-20 12:02:49 +08:00
124a4c7794
update
2025-07-20 11:49:10 +08:00
011d911279
update
2025-07-20 11:02:12 +08:00
adff9c0a4e
update
2025-07-20 10:35:09 +08:00
8730ceddbf
update
2025-07-20 09:50:55 +08:00
91264b4954
update
2025-07-20 09:35:49 +08:00
88b9888340
update
2025-07-20 09:23:48 +08:00
28022bb787
update
2025-07-20 08:11:52 +08:00
f9e6d904a1
update
2025-07-19 17:01:46 +08:00
a0e5239fce
update
2025-07-17 16:51:32 +08:00
16fb1df69b
update
2025-07-17 15:32:22 +08:00
e8398c22f4
update
2025-07-17 11:58:32 +08:00
1b9f8323cc
update
2025-07-17 11:52:01 +08:00
330aed68f6
update 666 T634195咋这么难呢
2025-07-17 11:29:52 +08:00
e2b339fa8e
update
2025-07-17 10:28:09 +08:00
f485391c43
update
2025-07-17 10:21:36 +08:00
882ec2fbea
update
2025-07-16 17:02:15 +08:00
d73b45090e
update
2025-07-16 15:37:32 +08:00
1f19a466f0
update
2025-07-16 15:35:41 +08:00
3f00df79e3
update
2025-07-16 13:15:28 +08:00
23cf754c28
update
2025-07-16 12:01:33 +08:00
68122974aa
update
2025-07-16 11:40:27 +08:00
49a3293e00
done T633664
2025-07-16 10:15:54 +08:00