forked from clearloop/leetcode-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1a81501
Show your and expected answers after failed submission + case-insensitive search (clearloop#43)
* feat(output): show your and expected answers after failed submission
* fix(search): made it case-insensitive1 parent b8002b3 commit 1a81501
2 files changed
+10
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 | + | ||
227 | + | ||
226 | 228 |
| |
227 | 229 |
| |
228 | 230 |
| |
| |||
351 | 353 |
| |
352 | 354 |
| |
353 | 355 |
| |
354 | - | ||
356 | + | ||
355 | 357 |
| |
356 | 358 |
| |
357 | 359 |
| |
| |||
371 | 373 |
| |
372 | 374 |
| |
373 | 375 |
| |
374 | - | ||
376 | + | ||
377 | + | ||
378 | + | ||
379 | + | ||
380 | + | ||
375 | 381 |
| |
376 | 382 |
| |
377 | 383 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 | - | ||
187 | + | ||
188 | + | ||
188 | 189 |
| |
189 | 190 |
| |
190 | 191 |
| |
|
0 commit comments