API Response (JSON)
{
"problem": {
"name": "C. Pig Latin",
"description": {
"content": "https://en.wikipedia.org/wiki/Pig_Latin Pig Latin is a secret language which is similar to English. To convert an English word to Pig Latin, take the first letter of that word, move it to the end, an",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10206C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "https://en.wikipedia.org/wiki/Pig_Latin\n\nPig Latin is a secret language which is similar to English. To convert an English word to Pig Latin, take the first letter of that word, move it to the end, an...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of sentences. \nLet $ S = \\{s_1, s_2, \\dots, s_T\\} $ be the set of input sentences, where each $ s_i $ is a string composed of lowercase Englis...",
"is_translate": false,
"language": "Formal"
}
]
}