四大文化赛道完整展开
06-deliverables/appendix-runs.md
红色讲解队编组:训练时长内积分最大化 运行附录
站内文件视图直接读取仓库内容,Markdown 使用文档排版渲染,其余文本文件保持原始排版,方便校对训练证据链。
文件类型Markdown
10-cases/s2-jh-08-team-roster/06-deliverables/appendix-runs.md
- 完整解题档案:complete-solution-dossier.md
运行索引
| Run ID | 语言 | 时间 | 编译 | 运行 | 耗时(秒) | 输出 | 终端记录 |
|---|---|---|---|---|---|---|---|
| run-001 | py | 2026-03-30T23:44:32.828536+08:00 | 0 | 0 | 0.030289 | output | transcript |
| run-002 | cpp | 2026-03-30T23:44:33.247699+08:00 | 0 | 0 | 0.02153 | output | transcript |
run-001 / PY
- 命令:
python3 -u /root/auto/wrc/10-cases/s2-jh-08-team-roster/02-solution/src/python/main.py < /root/auto/wrc/10-cases/s2-jh-08-team-roster/02-solution/fixtures/sample.in - 编译返回码:
0 - 运行返回码:
0 - 耗时:
0.030289秒
输出摘录
best_score=18
used_hours=7
team_size=2
run-002 / CPP
- 命令:
/root/auto/wrc/10-cases/s2-jh-08-team-roster/02-solution/build/s2-jh-08-team-roster-main < /root/auto/wrc/10-cases/s2-jh-08-team-roster/02-solution/fixtures/sample.in - 编译返回码:
0 - 运行返回码:
0 - 耗时:
0.02153秒
输出摘录
best_score=18
used_hours=7
team_size=2