API Response (JSON)
{
"problem": {
"name": "J. Segments",
"description": {
"content": "There is a straight line colored in white. _n_ black segments are added on it one by one. After each segment is added, determine the number of connected components of black segments (i. e. the number",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF926J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a straight line colored in white. _n_ black segments are added on it one by one.\n\nAfter each segment is added, determine the number of connected components of black segments (i. e. the number...",
"is_translate": false,
"language": "English"
}
]
}