Skip to content

Commit 86d39c8

Browse files
committed
LeetCode 511
1 parent d407887 commit 86d39c8

File tree

2 files changed

+4
-28
lines changed

2 files changed

+4
-28
lines changed

solution/0500-0599/0511.Game Play Analysis I/README.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,10 @@ None
1313

1414
<!-- tabs:start -->
1515

16-
### **Python3**
17-
<!-- 这里可写当前语言的特殊实现逻辑 -->
16+
### **SQL**
1817

19-
```python
20-
21-
```
22-
23-
### **Java**
24-
<!-- 这里可写当前语言的特殊实现逻辑 -->
25-
26-
```java
27-
28-
```
29-
30-
### **...**
3118
```
3219
3320
```
3421

35-
<!-- tabs:end -->
22+
<!-- tabs:end -->

solution/0500-0599/0511.Game Play Analysis I/README_EN.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,10 @@ None
1111

1212
<!-- tabs:start -->
1313

14-
### **Python3**
14+
### **SQL**
1515

16-
```python
17-
18-
```
19-
20-
### **Java**
21-
22-
```java
23-
24-
```
25-
26-
### **...**
2716
```
2817
2918
```
3019

31-
<!-- tabs:end -->
20+
<!-- tabs:end -->

0 commit comments

Comments
 (0)