{
  "problem_id": "IMO2026-P3",
  "day": 1,
  "number": 3,
  "language": "en",
  "statement_markdown": "Let $n$ be a positive integer. Liu Bang and Xiang Yu have a stick of length $1$ and want to divide it between themselves. Liu marks at most $n$ points on the stick, and then Xiang marks at most $n$ points on the stick. The marked points are distinct. Then, the stick is cut at all marked points, creating a number of pieces. Afterwards, they take turns claiming any unclaimed piece of the stick, with Liu going first. Each player's goal is to maximise the total length of their own pieces.\n\nFor each $n$, determine the largest value $c$ such that Liu may guarantee a total length of at least $c$, regardless of Xiang's play.",
  "normalization_changes": [
    "Rendering-only: MathJax SVG glyphs transcribed to LaTeX ($...$ / $$...$$). No semantic change.",
    "Whitespace collapsed; problem parts kept as in source (e.g. (a)/(b), bulleted steps)."
  ],
  "semantic_content_unchanged": true
}
