API Response (JSON)
{
"problem": {
"name": "[USACO03FALL] Milking Grid(数据加强版)",
"description": {
"content": "Every morning when they are milked, the Farmer John's cows form a rectangular grid that is $R (1 \\leq R \\leq 10,000)$ rows by $C (1 \\leq C \\leq 75)$ columns. As we all know, Farmer John is quite the e",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10475"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Every morning when they are milked, the Farmer John's cows form a rectangular grid that is $R (1 \\leq R \\leq 10,000)$ rows by $C (1 \\leq C \\leq 75)$ columns. As we all know, Farmer John is quite the e...",
"is_translate": false,
"language": "English"
}
]
}