1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-10 01:41:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

批量更新数据

This commit is contained in:
2025-01-09 20:29:41 +08:00
parent 04ecea043d
commit 48cdd06c2b
5053 changed files with 156164 additions and 135322 deletions

View File

@@ -12,10 +12,10 @@
"translatedContent": null,
"isPaidOnly": true,
"difficulty": "Hard",
"likes": 11,
"likes": 12,
"dislikes": 0,
"isLiked": null,
"similarQuestions": "[]",
"similarQuestions": "[{\"title\": \"Leetcodify Similar Friends\", \"titleSlug\": \"leetcodify-similar-friends\", \"difficulty\": \"Hard\", \"translatedTitle\": \"\\u5174\\u8da3\\u76f8\\u540c\\u7684\\u670b\\u53cb\", \"isPaidOnly\": true}, {\"title\": \"Strong Friendship\", \"titleSlug\": \"strong-friendship\", \"difficulty\": \"Medium\", \"translatedTitle\": \"\\u575a\\u5b9a\\u7684\\u53cb\\u8c0a\", \"isPaidOnly\": true}]",
"contributors": [],
"langToValidPlayground": null,
"topicTags": [
@@ -28,7 +28,7 @@
],
"companyTagStats": null,
"codeSnippets": null,
"stats": "{\"totalAccepted\": \"2.4K\", \"totalSubmission\": \"8K\", \"totalAcceptedRaw\": 2405, \"totalSubmissionRaw\": 7950, \"acRate\": \"30.3%\"}",
"stats": "{\"totalAccepted\": \"3.2K\", \"totalSubmission\": \"10.4K\", \"totalAcceptedRaw\": 3168, \"totalSubmissionRaw\": 10360, \"acRate\": \"30.6%\"}",
"hints": [],
"solution": null,
"status": null,
@@ -59,7 +59,7 @@
"insert into Friendship (user1_id, user2_id) values ('1', '2')"
],
"enableRunCode": true,
"envInfo": "{\"mysql\":[\"MySQL\",\"<p>\\u7248\\u672c\\uff1a<code>MySQL 8.0<\\/code><\\/p>\"],\"mssql\":[\"MS SQL Server\",\"<p>mssql server 2019.<\\/p>\"],\"oraclesql\":[\"Oracle\",\"<p>Oracle Sql 11.2.<\\/p>\"],\"pythondata\":[\"Pandas\",\"<p>Python 3.10 with Pandas 2.0.2 and NumPy 1.25.0<\\/p>\"],\"postgresql\":[\"PostgreSQL\",\"<p>PostgreSQL 16<\\/p>\"]}",
"envInfo": "{\"mysql\":[\"MySQL\",\"<p>\\u7248\\u672c\\uff1a<code>MySQL 8.0<\\/code><\\/p>\"],\"mssql\":[\"MS SQL Server\",\"<p>mssql server 2019.<\\/p>\"],\"oraclesql\":[\"Oracle\",\"<p>Oracle Sql 11.2.<\\/p>\"],\"pythondata\":[\"Pandas\",\"<p>Python 3.10 with Pandas 2.2.2 and NumPy 1.26.4<\\/p>\"],\"postgresql\":[\"PostgreSQL\",\"<p>PostgreSQL 16<\\/p>\"]}",
"book": null,
"isSubscribed": false,
"isDailyQuestion": false,