Skip to content

Commit 1b5a4c0

Browse files
committedAug 14, 2022
docs: update lc problem
1 parent c24623a commit 1b5a4c0

File tree

1,385 files changed

+375
-4119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,385 files changed

+375
-4119
lines changed
 

‎lcci/03.03.Stack of Plates/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939

4040
```python
4141

42-
4342
```
4443

4544
### **Java**
@@ -48,7 +47,6 @@
4847

4948
```java
5049

51-
5250
```
5351

5452
### **TypeScript**
@@ -115,7 +113,6 @@ class StackOfPlates {
115113

116114
```
117115
118-
119116
```
120117

121118
<!-- tabs:end -->

‎lcci/03.03.Stack of Plates/README_EN.md

-3
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,12 @@
6363

6464
```python
6565

66-
6766
```
6867

6968
### **Java**
7069

7170
```java
7271

73-
7472
```
7573

7674
### **TypeScript**
@@ -137,7 +135,6 @@ class StackOfPlates {
137135

138136
```
139137
140-
141138
```
142139

143140
<!-- tabs:end -->

0 commit comments

Comments
 (0)