Skip to content

Commit 7d68846

Browse files
committed
Updated 'info.json' in Long Pressed Name
1 parent 2668f1a commit 7d68846

File tree

1 file changed

+4
-9
lines changed
  • scripts/algorithms/L/Long Pressed Name

1 file changed

+4
-9
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
{
22
"id": "925",
33
"name": "Long Pressed Name",
4-
"url": "https://leetcode.com/problems/long-pressed-name",
5-
"difficulty": "easy",
4+
"url": "https://www.leetcode.com/problems/long-pressed-name",
65
"premium": false,
7-
"topic": "algorithms",
8-
"solution": {
9-
"c++": true,
10-
"python": true,
11-
"java": true,
12-
"javascript": true
13-
}
6+
"acceptance": 34.1,
7+
"difficulty": "easy",
8+
"topic": "algorithms"
149
}

0 commit comments

Comments
 (0)