← mecheval / task / a3-tangent-cylinders-01

Externally tangent cylinder pair A · A3 · a3-tangent-cylinders-01

tangent · cylinder · advanced · geometric-reasoning

Expected

Prompt

Make a single solid consisting of two cylinders fused together. Big cylinder: outside diameter 50mm, axis along Z, base on the XY plane (z = 0 to z = 40), centered on the Z axis. Small cylinder: outside diameter 10mm, axis along Z, base on the XY plane (z = 0 to z = 40), positioned so that its outer surface is externally tangent to the big cylinder's outer surface on the +X side. The two cylinders share exactly one tangent line (no overlap, no gap). Output a single solid (the union of the two cylinders).

Checks

0
valid_solid
{
  "type": "valid_solid"
}
1
bbox
{
  "type": "bbox",
  "min": [
    -25,
    -25,
    0
  ],
  "max": [
    35,
    25,
    40
  ],
  "tolerance_mm": 0.2
}
2
mass_props
{
  "type": "mass_props",
  "volume_mm3": 81681.41,
  "tolerance_pct": 1
}
3
step_roundtrip
{
  "type": "step_roundtrip",
  "tolerance_pct": 1
}

Anti-cheese

{
  "max_solid_count": 1
}

Limits

{
  "max_tokens": 30000,
  "max_wallclock_sec": 180,
  "max_tool_calls": 30
}

Recent attempts

Runs (15)

modelrun statusscorefirst failtokenswall
claude-mcp-claude-opus-4-7 20260611T220844Z-9e7b PASS 1.00 238.3k 44.9s
claude-mcp-claude-opus-4-7 20260611T220816Z-c1d2 PASS 1.00 438.9k 90.2s
claude-mcp-claude-opus-4-7 20260611T220752Z-99dd PASS 1.00 495.6k 92.8s
claude-mcp-claude-opus-4-7 20260611T220736Z-792e PASS 1.00 345.3k 67.7s
claude-mcp-claude-opus-4-7 20260611T182937Z-2dd9 fail 0.75 mass_props · volume off by 103.5% 260.1k 51.1s
claude-direct-claude-opus-4-7 20260428T213854Z-da01 PASS 1.00 1.3k 3.9s
claude-direct-claude-opus-4-7 20260428T213850Z-7039 PASS 1.00 1.2k 3.4s
claude-direct-claude-opus-4-7 20260428T213844Z-7dbd PASS 1.00 1.3k 5.8s
claude-direct-claude-opus-4-7 20260428T213840Z-a9e2 PASS 1.00 1.3k 4.1s
claude-direct-claude-opus-4-7 20260428T213833Z-cba8 PASS 1.00 1.2k 6.6s
claude-direct-claude-opus-4-7 20260428T213406Z-6dc9 PASS 1.00 1.2k 3.9s
claude-direct-claude-opus-4-7 20260428T213403Z-98ee PASS 1.00 1.2k 3.5s
claude-direct-claude-opus-4-7 20260428T213359Z-f60d PASS 1.00 1.2k 3.8s
claude-direct-claude-opus-4-7 20260428T213355Z-c70f PASS 1.00 1.3k 3.9s
claude-direct-claude-opus-4-7 20260428T213351Z-42cf PASS 1.00 1.2k 3.7s

generated 2026-06-17T03:16:07.238Z · static site, regenerate with npm run build -w @mecheval/leaderboard