|
59 | 59 | "isStarred": false,
|
60 | 60 | "tags": ["Binary Search"],
|
61 | 61 | "solutionMetadata": {
|
62 |
| - "kind": "autogen-label-from-site", |
63 |
| - "site": "CF" |
| 62 | + "kind": "internal" |
64 | 63 | }
|
65 | 64 | },
|
66 | 65 | {
|
|
72 | 71 | "isStarred": false,
|
73 | 72 | "tags": ["Connected Components", "DSU"],
|
74 | 73 | "solutionMetadata": {
|
75 |
| - "kind": "autogen-label-from-site", |
76 |
| - "site": "CF" |
| 74 | + "kind": "internal" |
77 | 75 | }
|
78 | 76 | },
|
79 | 77 | {
|
|
268 | 266 | "site": "CF"
|
269 | 267 | }
|
270 | 268 | },
|
| 269 | + { |
| 270 | + "uniqueId": "cf-1108E2", |
| 271 | + "name": "Array and Segments", |
| 272 | + "url": "https://codeforces.com/contest/1108/problem/E2", |
| 273 | + "source": "CF", |
| 274 | + "difficulty": "Normal", |
| 275 | + "isStarred": false, |
| 276 | + "tags": ["Sorted Set"], |
| 277 | + "solutionMetadata": { |
| 278 | + "kind": "autogen-label-from-site", |
| 279 | + "site": "CF" |
| 280 | + } |
| 281 | + }, |
271 | 282 | {
|
272 | 283 | "uniqueId": "cf-1622C",
|
273 | 284 | "name": "Set Or Decrease",
|
|
281 | 292 | "site": "CF"
|
282 | 293 | }
|
283 | 294 | },
|
| 295 | + { |
| 296 | + "uniqueId": "cf-2021C2", |
| 297 | + "name": "Adjust The Presentation", |
| 298 | + "url": "https://codeforces.com/problemset/problem/2021/C2", |
| 299 | + "source": "CF", |
| 300 | + "difficulty": "Normal", |
| 301 | + "isStarred": false, |
| 302 | + "tags": ["Greedy"], |
| 303 | + "solutionMetadata": { |
| 304 | + "kind": "autogen-label-from-site", |
| 305 | + "site": "CF" |
| 306 | + } |
| 307 | + }, |
284 | 308 | {
|
285 | 309 | "uniqueId": "cf-700B",
|
286 | 310 | "name": "Connecting Universities",
|
|
357 | 381 | "site": "CF"
|
358 | 382 | }
|
359 | 383 | },
|
| 384 | + { |
| 385 | + "uniqueId": "cf-2064D", |
| 386 | + "name": "Eating", |
| 387 | + "url": "https://codeforces.com/problemset/problem/2064/D", |
| 388 | + "source": "CF", |
| 389 | + "difficulty": "Hard", |
| 390 | + "isStarred": false, |
| 391 | + "tags": ["2D Prefix Sums", "Bitmasking", "DP"], |
| 392 | + "solutionMetadata": { |
| 393 | + "kind": "autogen-label-from-site", |
| 394 | + "site": "CF" |
| 395 | + } |
| 396 | + }, |
360 | 397 | {
|
361 | 398 | "uniqueId": "cf-1943C",
|
362 | 399 | "name": "Tree Compass",
|
|
0 commit comments