Question: You have a $$$N * M$$$ matrix. The color of cell in ith row and jth column is $$$aij$$$.
| # | User | Rating |
|---|---|---|
| 1 | jiangly | 3810 |
| 2 | Benq | 3676 |
| 3 | Kevin114514 | 3655 |
| 4 | maroonrk | 3463 |
| 5 | strapple | 3447 |
| 6 | Um_nik | 3387 |
| 7 | heuristica | 3322 |
| 8 | turmax | 3317 |
| 9 | tourist | 3307 |
| 10 | jiangbowen | 3291 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 156 |
| 2 | nik_exists | 150 |
| 2 | maspy | 150 |
| 4 | Um_nik | 141 |
| 5 | Errichto | 139 |
| 6 | adamant | 137 |
| 7 | AmShZ | 136 |
| 8 | BledDest | 132 |
| 9 | maroonrk | 131 |
| 10 | qwexd | 129 |
Find the number of rectangles of same color in a matrix
Question: You have a $$$N * M$$$ matrix. The color of cell in ith row and jth column is $$$aij$$$.
| Rev. | Lang. | By | When | Δ | Comment | |
|---|---|---|---|---|---|---|
| en7 |
|
one_autum_leaf | 2023-10-29 19:29:05 | 61 | ||
| en6 |
|
one_autum_leaf | 2023-10-28 10:11:54 | 57 | Tiny change: '$k$ ? \n\nIt is ' -> '$k$ ? \n\n\n\nIt is ' (published) | |
| en5 |
|
one_autum_leaf | 2023-10-28 10:06:24 | 1625 | Tiny change: 'imgur.com/w4jes7x.png)\n\n' -> 'imgur.com/QxCbwLp.png)\n\n' | |
| en4 |
|
one_autum_leaf | 2023-10-28 09:45:05 | 846 | Tiny change: 'color.\n\nIdea:\' -> 'color.\n\n\n\nIdea:\' | |
| en3 |
|
one_autum_leaf | 2023-10-28 09:20:17 | 1462 | Tiny change: ' a[i][t]$ \n\nfor all $t' -> ' a[i][t]$ , for all $t' | |
| en2 |
|
one_autum_leaf | 2023-10-28 07:37:39 | 7 | Tiny change: 'column is a^ij.' -> 'column is \a^ij.' | |
| en1 |
|
one_autum_leaf | 2023-10-28 07:35:17 | 143 | Initial revision (saved to drafts) |
| Name |
|---|


