1998 IMO Shortlist Problems/C1

Revision as of 22:30, 30 December 2021 by Skyguy88 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

An $m \times n$ array of real numbers has the sum of each row and column integral. Show that each non-integral element $x$ can be changed to either $\left\lfloor x \right\rfloor$ or $\left\lfloor x \right\rfloor + 1$ so that the row and column sums are unchanged.


Solution

Coming soon...