Go to file
Zengtudor 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
.vscode update 2025-02-09 13:50:01 +08:00
include/bits update 2025-02-07 14:36:24 +08:00
src Add input and output files for typer1 and typer2, and paint2 output 2025-07-26 11:57:35 +08:00
.gitignore update 2025-07-22 15:25:27 +08:00
CMakeLists.txt 更新 CMakeLists.txt 以支持 C++20,并添加新的 T634197s1.cpp 文件实现算法 2025-07-24 14:15:53 +08:00