Commit bd6eb33 1 parent 98272d2 commit bd6eb33 Copy full SHA for bd6eb33
File tree 1 file changed +13
-13
lines changed
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 13
13
"kind" : " internal"
14
14
}
15
15
},
16
+ {
17
+ "uniqueId" : " ys-DEPQ" ,
18
+ "name" : " Double-Ended Priority Queue" ,
19
+ "url" : " https://judge.yosupo.jp/problem/double_ended_priority_queue" ,
20
+ "source" : " YS" ,
21
+ "difficulty" : " Easy" ,
22
+ "isStarred" : false ,
23
+ "tags" : [" Sorted Set" ],
24
+ "solutionMetadata" : {
25
+ "kind" : " none"
26
+ }
27
+ },
16
28
{
17
29
"uniqueId" : " cses-1163" ,
18
30
"name" : " Traffic Lights" ,
19
31
"url" : " https://cses.fi/problemset/task/1163" ,
20
32
"source" : " CSES" ,
21
- "difficulty" : " Normal " ,
33
+ "difficulty" : " Easy " ,
22
34
"isStarred" : true ,
23
35
"tags" : [" Sorted Set" ],
24
36
"solutionMetadata" : {
53
65
}
54
66
],
55
67
"general" : [
56
- {
57
- "uniqueId" : " ys-DEPQ" ,
58
- "name" : " Double-Ended Priority Queue" ,
59
- "url" : " https://judge.yosupo.jp/problem/double_ended_priority_queue" ,
60
- "source" : " YS" ,
61
- "difficulty" : " Easy" ,
62
- "isStarred" : false ,
63
- "tags" : [" Sorted Set" ],
64
- "solutionMetadata" : {
65
- "kind" : " none"
66
- }
67
- },
68
68
{
69
69
"uniqueId" : " usaco-763" ,
70
70
"name" : " Milk Measurement" ,
You can’t perform that action at this time.
0 commit comments