← 返回题库
高级

实现AI生成卡片人工审核工作流

未完成

示例

输入
solve()
期望输出
Review workflow for 8 pending results:
  RES-000021 q=0.58: pre_rejected steps=2
  RES-000025 q=0.82: pending_human steps=1
  RES-000033 q=0.88: pending_human steps=1
  RES-000036 q=0.85: pending_human steps=1
  RES-000043 q=0.93: approved steps=1
  RES-000061 q=0.87: pending_human steps=1
  RES-000064 q=0.9: approved steps=1
  RES-000067 q=1.0: approved steps=1
Python 代码 🔒 登录后使用
🔒

登录后即可练习

注册免费账号,在浏览器中直接运行 Python 代码