3 ooo oxx xxo
4 The following four triples satisfy the conditions: * $(1,1),(1,2),(2,1)$ * $(1,1),(1,3),(2,1)$ * $(1,1),(1,3),(3,3)$ * $(1,2),(1,3),(3,3)$
4 oxxx xoxx xxox xxxo
0
15 xooxxooooxxxoox oxxoxoxxxoxoxxo oxxoxoxxxoxoxxx ooooxooooxxoxxx oxxoxoxxxoxoxxx oxxoxoxxxoxoxxo oxxoxooooxxxoox xxxxxxxxxxxxxxx xooxxxooxxxooox oxxoxoxxoxoxxxo xxxoxxxxoxoxxoo xooxxxooxxoxoxo xxxoxxxxoxooxxo oxxoxoxxoxoxxxo xooxxxooxxxooox
2960
{
"problem": {
"name": "Counting Ls",
"description": {
"content": "You are given an $N \\times N$ grid. Let $(i,j)$ denote the cell in the $i$\\-th row from the top and the $j$\\-th column from the left. The states of the cells are given by $N$ strings of length $N$, ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc330_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an $N \\times N$ grid. Let $(i,j)$ denote the cell in the $i$\\-th row from the top and the $j$\\-th column from the left. \nThe states of the cells are given by $N$ strings of length $N$, ...",
"is_translate": false,
"language": "English"
}
]
}