Skip to content

Commit e979a84

Browse files
committed
fix stupid error
1 parent f2a1a49 commit e979a84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ Compile **C++** files using command:
137137
| 71 | [Simplify Path] | |
138138
| 70 | [Climbing Stairs] | [C](src/70.c) |
139139
| 69 | [Sqrt(x)] | |
140-
| 68 | [Text Justification] | [C](src/68.c) |
140+
| 68 | [Text Justification] | |
141141
| 67 | [Add Binary] | [C](src/67.c) |
142-
| 66 | [Plus One] | |
142+
| 66 | [Plus One] | [C](src/66.c) |
143143
| 65 | [Valid Number] | |
144144
| 64 | [Minimum Path Sum] | [C](src/64.c) |
145145
| 63 | [Unique Paths II] | [C](src/63.c) |

src/68.c src/66.c

File renamed without changes.

0 commit comments

Comments
 (0)