← 返回题库
高级

综合:订餐系统健康状况监控

未完成

示例

输入
solve()
期望输出
System health report:
  Total orders: 2387
  Cancel rate: 7.4%
  Late cancel rate: 22.7%
  Waste cost: 2728.13
  Negative balance accounts: 0
  Overall: [NEEDS_ATTENTION]
Python 代码 🔒 登录后使用
🔒

登录后即可练习

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