Problem 6 In each cell of a 2025 × 2025 board, a nonnegative real number is written in such a way that the sum of the numbers in each row is equal to 1, and the sum of the numbers in each column is equal to 1. Define ri to be the largest value in row i, and let R = r1 + r2 + · · · + r2025. Similarly, define ci to be the largest value in column i, and let C = c1 + c2 + · · · + c2025. What is the largest possible value of ? |