We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2668f1a commit 7d68846Copy full SHA for 7d68846
scripts/algorithms/L/Long Pressed Name/info.json
@@ -1,14 +1,9 @@
1
{
2
"id": "925",
3
"name": "Long Pressed Name",
4
- "url": "https://leetcode.com/problems/long-pressed-name",
5
- "difficulty": "easy",
+ "url": "https://www.leetcode.com/problems/long-pressed-name",
6
"premium": false,
7
- "topic": "algorithms",
8
- "solution": {
9
- "c++": true,
10
- "python": true,
11
- "java": true,
12
- "javascript": true
13
- }
+ "acceptance": 34.1,
+ "difficulty": "easy",
+ "topic": "algorithms"
14
}
0 commit comments