← 返回题库
高级

综合:广告主多源数据账单对账

未完成

示例

输入
solve()
期望输出
Multi-source reconciliation:
  ADV-001: bill_cost=3.75 tx=6584.72 diff=-6580.97 [DIFF]
  ADV-002: bill_cost=15500.0 tx=8097.82 diff=7402.18 [DIFF]
  ADV-003: bill_cost=21000.0 tx=7500.36 diff=13499.64 [DIFF]
  ADV-004: bill_cost=3.88 tx=0.0 diff=3.88 [MATCH]
  ADV-005: bill_cost=19500.0 tx=380.59 diff=19119.41 [DIFF]
  ADV-006: bill_cost=17000.0 tx=2331.5 diff=14668.5 [DIFF]
Anomalies: 24
Python 代码 🔒 登录后使用
🔒

登录后即可练习

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