Skip to content

Commit e499705

Browse files
committed
add LC 2097
1 parent be5c6fa commit e499705

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

public/problems.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15337,7 +15337,9 @@
1533715337
"difficulty": "Medium",
1533815338
"name": "Subsequence of Size K With the Largest Even Sum",
1533915339
"slug": "subsequence-of-size-k-with-the-largest-even-sum",
15340-
"patterns": []
15340+
"patterns": [
15341+
"eulerian-path"
15342+
]
1534115343
},
1534215344
{
1534315345
"id": 2099,

0 commit comments

Comments
 (0)