← 返回题库
高级

综合:异常消费溯源与归因分析

未完成

示例

输入
solve()
期望输出
Anomaly tracing:
  ANM-00001: type=category_mismatch sev=high amount=212.52 merchant=手动录入 -> review
  ANM-00002: type=multiple_same_merchant sev=medium amount=171.12 merchant=手动录入 -> monitor
  ANM-00003: type=duplicate_receipt sev=medium amount=137.62 merchant=手动录入 -> monitor
  ANM-00004: type=multiple_same_merchant sev=low amount=217.88 merchant=拉夏贝尔 -> monitor
  ANM-00005: type=multiple_same_merchant sev=low amount=52.07 merchant=屈臣氏 -> monitor
Python 代码 🔒 登录后使用
🔒

登录后即可练习

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