2 2 *. .*
*. *. .* .*
1 4 ***.
***. ***.
9 20 .....***....***..... ....*...*..*...*.... ...*.....**.....*... ...*.....*......*... ....*.....*....*.... .....**..*...**..... .......*..*.*....... ........**.*........ .........**.........
.....***....***..... .....***....***..... ....*...*..*...*.... ....*...*..*...*.... ...*.....**.....*... ...*.....**.....*... ...*.....*......*... ...*.....*......*... ....*.....*....*.... ....*.....*....*.... .....**..*...**..... .....**..*...**..... .......*..*.*....... .......*..*.*....... ........**.*........ ........**.*........ .........**......... .........**.........
{
"problem": {
"name": "Thin",
"description": {
"content": "There is an image with a height of $H$ pixels and a width of $W$ pixels. Each of the pixels is represented by either `.` or `*`. The character representing the pixel at the $i$\\-th row from the top an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc049_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an image with a height of $H$ pixels and a width of $W$ pixels. Each of the pixels is represented by either `.` or `*`. The character representing the pixel at the $i$\\-th row from the top an...",
"is_translate": false,
"language": "English"
}
]
}