四大文化赛道完整展开
03-execution/run-002/run.json
run.json
站内文件视图直接读取仓库内容,Markdown 使用文档排版渲染,其余文本文件保持原始排版,方便校对训练证据链。
文件类型.json
10-cases/s4-jh-03-promotion-forecast/03-execution/run-002/run.json
{
"run_id": "run-002",
"case_id": "s4-jh-03-promotion-forecast",
"variant": "main",
"language": "cpp",
"started_at": "2026-03-30T21:42:26.225656+08:00",
"command": "/root/auto/wrc/10-cases/s4-jh-03-promotion-forecast/02-solution/build/s4-jh-03-promotion-forecast-main < /root/auto/wrc/10-cases/s4-jh-03-promotion-forecast/02-solution/fixtures/sample.in",
"compile_command": "c++ -std=c++17 -O2 -Wall -Wextra /root/auto/wrc/10-cases/s4-jh-03-promotion-forecast/02-solution/src/cpp/main.cpp -o /root/auto/wrc/10-cases/s4-jh-03-promotion-forecast/02-solution/build/s4-jh-03-promotion-forecast-main",
"exit_code": 0,
"compile_exit_code": 0,
"elapsed_sec": 0.031827,
"artifacts": {
"stdout": "03-execution/run-002/terminal/run.stdout.log",
"stderr": "03-execution/run-002/terminal/run.stderr.log",
"transcript": "03-execution/run-002/terminal/run.typescript",
"output": "03-execution/run-002/outputs/output.txt"
},
"score": {
"task_1": "pending",
"task_2": "pending",
"task_3": "pending",
"task_4": "pending",
"total": "pending"
},
"metadata_snapshot": {
"case_id": "s4-jh-03-promotion-forecast",
"scene": "scene-4-ethnic",
"group": "junior-high",
"language_scope": "python,cpp",
"rulebook_pages": "15",
"judge_mode": "exact",
"knowledge_links": [
"../../30-knowledge-base/05-cultural-contexts/ethnic-culture.md",
"../../30-knowledge-base/08-debug-and-optimization/debugging-playbook.md"
],
"curriculum_tags": [
"算法初步",
"编程实践"
]
},
"capture_mode": "static"
}