|
2 | 2 | "MODULE_ID": "lagrange",
|
3 | 3 | "sample": [
|
4 | 4 | {
|
5 |
| - "uniqueId": "usaco-697", |
6 |
| - "name": "Tall Barn", |
7 |
| - "url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=697", |
8 |
| - "source": "Platinum", |
| 5 | + "uniqueId": "noisg-19-feast", |
| 6 | + "name": "2019 - Feast", |
| 7 | + "url": "https://oj.uz/problem/view/NOI19_feast", |
| 8 | + "source": "NOI.sg", |
9 | 9 | "difficulty": "Easy",
|
10 | 10 | "isStarred": false,
|
11 | 11 | "tags": [],
|
12 | 12 | "solutionMetadata": {
|
13 |
| - "kind": "USACO", |
14 |
| - "usacoId": "697" |
| 13 | + "kind": "internal" |
15 | 14 | }
|
16 | 15 | }
|
17 | 16 | ],
|
18 | 17 | "probs": [
|
19 | 18 | {
|
20 |
| - "uniqueId": "noisg-19-feast", |
21 |
| - "name": "2019 - Feast", |
22 |
| - "url": "https://oj.uz/problem/view/NOI19_feast", |
23 |
| - "source": "NOI.sg", |
24 |
| - "difficulty": "Very Easy", |
| 19 | + "uniqueId": "usaco-697", |
| 20 | + "name": "Tall Barn", |
| 21 | + "url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=697", |
| 22 | + "source": "Platinum", |
| 23 | + "difficulty": "Easy", |
25 | 24 | "isStarred": false,
|
26 | 25 | "tags": [],
|
27 | 26 | "solutionMetadata": {
|
28 |
| - "kind": "internal" |
| 27 | + "kind": "USACO", |
| 28 | + "usacoId": "697" |
29 | 29 | }
|
30 | 30 | },
|
31 | 31 | {
|
|
41 | 41 | "site": "CF"
|
42 | 42 | }
|
43 | 43 | },
|
| 44 | + { |
| 45 | + "uniqueId": "cf-1661F", |
| 46 | + "name": "Teleporters", |
| 47 | + "url": "https://codeforces.com/problemset/problem/1661/F", |
| 48 | + "source": "CF", |
| 49 | + "difficulty": "Normal", |
| 50 | + "isStarred": true, |
| 51 | + "tags": [], |
| 52 | + "solutionMetadata": { |
| 53 | + "kind": "autogen-label-from-site", |
| 54 | + "site": "CF" |
| 55 | + } |
| 56 | + }, |
| 57 | + { |
| 58 | + "uniqueId": "fhc-Vacation", |
| 59 | + "name": "Vacation", |
| 60 | + "url": "https://www.facebook.com/codingcompetitions/hacker-cup/2021/final-round/problems/D", |
| 61 | + "source": "FHC", |
| 62 | + "difficulty": "Normal", |
| 63 | + "isStarred": false, |
| 64 | + "tags": [], |
| 65 | + "solutionMetadata": { |
| 66 | + "kind": "autogen-label-from-site", |
| 67 | + "site": "FHC" |
| 68 | + } |
| 69 | + }, |
44 | 70 | {
|
45 | 71 | "uniqueId": "kattis-blazingnewtrails",
|
46 | 72 | "name": "Blazing New Trails",
|
|
0 commit comments