@@ -208,12 +208,12 @@ Example of checking today's solution:
208
208
workspace/leetcode-practice [dev●] » lk -d src -t
209
209
MODE: today
210
210
Check result for problem [2581.Count Possible Trees]:
211
- ┌─────────┬──────────┬──────────┬───────────┬────────────┬ ───────────┐
211
+ ┌─────────┬───────────── ┬───────────────── ┬────────────────── ┬────────────────┬─── ───────────┐
212
212
│ (index) │ Test Result │ Expected Result │ Execution Result │ Execution Time │ Memory Usage │
213
- ├─────────┼──────────┼──────────┼───────────┼────────────┼ ───────────┤
214
- │ 0 │ ' Failed' │ ' 3' │ undefined │ ' 0.0921ms' │ ' 2.52 KB' │
215
- │ 1 │ ' Failed' │ ' 5' │ undefined │ ' 0.0119ms' │ ' 2.66 KB' │
216
- └─────────┴──────────┴──────────┴───────────┴────────────┴ ───────────┘
213
+ ├─────────┼───────────── ┼───────────────── ┼────────────────── ┼────────────────┼─── ───────────┤
214
+ │ 0 │ ' Failed' │ ' 3' │ undefined │ ' 0.0921ms' │ ' 2.52 KB' │
215
+ │ 1 │ ' Failed' │ ' 5' │ undefined │ ' 0.0119ms' │ ' 2.66 KB' │
216
+ └─────────┴───────────── ┴───────────────── ┴────────────────── ┴────────────────┴─── ───────────┘
217
217
Click to jump to problem submission: https://leetcode.com/problems/count-number-of-possible-root-nodes/
218
218
```
219
219
@@ -235,14 +235,13 @@ Example of checking the specified solution:
235
235
workspace/leetcode-practice [dev●] » lk -d src 2581
236
236
MODE: identity
237
237
Check result for problem [2581.Count Possible Trees]:
238
- ┌─────────┬──────────┬
239
238
240
- ────────── ┬───────────┬────────────┬ ───────────┐
239
+ ┌ ─────────┬───────────── ┬───────────────── ┬──────────────────┬────────────────┬─── ───────────┐
241
240
│ (index) │ Test Result │ Expected Result │ Execution Result │ Execution Time │ Memory Usage │
242
- ├─────────┼──────────┼──────────┼───────────┼────────────┼ ───────────┤
243
- │ 0 │ ' Passed' │ ' 3' │ ' 3' │ ' 0.1668ms' │ ' 2.52 KB' │
244
- │ 1 │ ' Passed' │ ' 5' │ ' 5' │ ' 0.0234ms' │ ' 2.66 KB' │
245
- └─────────┴──────────┴──────────┴───────────┴────────────┴ ───────────┘
241
+ ├─────────┼───────────── ┼───────────────── ┼────────────────── ┼────────────────┼─── ───────────┤
242
+ │ 0 │ ' Passed' │ ' 3' │ ' 3' │ ' 0.1668ms' │ ' 2.52 KB' │
243
+ │ 1 │ ' Passed' │ ' 5' │ ' 5' │ ' 0.0234ms' │ ' 2.66 KB' │
244
+ └─────────┴───────────── ┴───────────────── ┴────────────────── ┴────────────────┴─── ───────────┘
246
245
Click to jump to problem submission: https://leetcode.com/problems/count-number-of-possible-root-nodes/
247
246
```
248
247
@@ -260,13 +259,13 @@ Example of checking a randomly obtained solution:
260
259
workspace/leetcode-practice [dev●] » lk -r
261
260
MODE: random
262
261
Check result for problem [41.First Missing Positive]:
263
- ┌─────────┬──────────┬──────────┬───────────┬────────────┬ ───────────┐
262
+ ┌─────────┬───────────── ┬───────────────── ┬────────────────── ┬────────────────┬─── ───────────┐
264
263
│ (index) │ Test Result │ Expected Result │ Execution Result │ Execution Time │ Memory Usage │
265
- ├─────────┼──────────┼──────────┼───────────┼────────────┼ ───────────┤
266
- │ 0 │ ' Failed' │ ' 3' │ undefined │ ' 0.0896ms' │ ' 2.42 KB' │
267
- │ 1 │ ' Failed' │ ' 2' │ undefined │ ' 0.0110ms' │ ' 2.56 KB' │
268
- │ 2 │ ' Failed' │ ' 1' │ undefined │ ' 0.0045ms' │ ' 2.56 KB' │
269
- └─────────┴──────────┴──────────┴───────────┴────────────┴ ───────────┘
264
+ ├─────────┼───────────── ┼───────────────── ┼────────────────── ┼────────────────┼─── ───────────┤
265
+ │ 0 │ ' Failed' │ ' 3' │ undefined │ ' 0.0896ms' │ ' 2.42 KB' │
266
+ │ 1 │ ' Failed' │ ' 2' │ undefined │ ' 0.0110ms' │ ' 2.56 KB' │
267
+ │ 2 │ ' Failed' │ ' 1' │ undefined │ ' 0.0045ms' │ ' 2.56 KB' │
268
+ └─────────┴───────────── ┴───────────────── ┴────────────────── ┴────────────────┴─── ───────────┘
270
269
Click to jump to problem submission: https://leetcode.com/problems/first-missing-positive/
271
270
```
272
271
@@ -287,13 +286,13 @@ workspace/leetcode-practice [dev●] » lk -e
287
286
? Select the mode of problem checking: identity
288
287
? Enter the problem number: 41
289
288
? Do you want to check the problem [ 41.first-missing-positive ] in the current directory [ /Users/mac-106/wh131462/workspace/leetcode-practice ]? Yes
290
- ┌─────────┬──────────┬──────────┬───────────┬────────────┬ ───────────┐
289
+ ┌─────────┬───────────── ┬───────────────── ┬────────────────── ┬────────────────┬─── ───────────┐
291
290
│ (index) │ Test Result │ Expected Result │ Execution Result │ Execution Time │ Memory Usage │
292
- ├─────────┼──────────┼──────────┼───────────┼────────────┼ ───────────┤
293
- │ 0 │ ' Failed' │ ' 3' │ undefined │ ' 0.0969ms' │ ' 2.42 KB' │
294
- │ 1 │ ' Failed' │ ' 2' │ undefined │ ' 0.0139ms' │ ' 2.56 KB' │
295
- │ 2 │ ' Failed' │ ' 1' │ undefined │ ' 0.0051ms' │ ' 2.56 KB' │
296
- └─────────┴──────────┴──────────┴───────────┴────────────┴ ───────────┘
291
+ ├─────────┼───────────── ┼───────────────── ┼────────────────── ┼────────────────┼─── ───────────┤
292
+ │ 0 │ ' Failed' │ ' 3' │ undefined │ ' 0.0969ms' │ ' 2.42 KB' │
293
+ │ 1 │ ' Failed' │ ' 2' │ undefined │ ' 0.0139ms' │ ' 2.56 KB' │
294
+ │ 2 │ ' Failed' │ ' 1' │ undefined │ ' 0.0051ms' │ ' 2.56 KB' │
295
+ └─────────┴───────────── ┴───────────────── ┴────────────────── ┴────────────────┴─── ───────────┘
297
296
Click to jump to problem submission: https://leetcode.com/problems/first-missing-positive/
298
297
Problem [41.first-missing-positive] checked!
299
298
File address is: /Users/mac-106/wh131462/workspace/leetcode-practice/41.first-missing-positive/index.js
@@ -449,12 +448,12 @@ yarn run v1.22.19
449
448
$ node bin/lk.js -d src 1314
450
449
MODE: identity
451
450
Check result for problem [1314.Matrix Block Sum]:
452
- ┌─────────┬──────────┬──────────────────────────────────────┬───────────┬────────────┬ ───────────┐
451
+ ┌─────────┬───────────── ┬───────────────────────────────────────────── ┬────────────────── ┬────────────────┬─── ───────────┐
453
452
│ (index) │ Test Result │ Expected Result │ Execution Result │ Execution Time │ Memory Usage │
454
- ├─────────┼──────────┼──────────────────────────────────────┼───────────┼────────────┼ ───────────┤
455
- │ 0 │ ' Failed' │ ' [[12,21,16],[27,45,33],[24,39,28]]' │ undefined │ ' 0.1487ms' │ ' 2.47 KB' │
456
- │ 1 │ ' Failed' │ ' [[45,45,45],[45,45,45],[45,45,45]]' │ undefined │ ' 0.0278ms' │ ' 2.61 KB' │
457
- └─────────┴──────────┴──────────────────────────────────────┴───────────┴────────────┴ ───────────┘
453
+ ├─────────┼───────────── ┼───────────────────────────────────────────── ┼────────────────── ┼────────────────┼─── ───────────┤
454
+ │ 0 │ ' Failed' │ ' [[12,21,16],[27,45,33],[24,39,28]]' │ undefined │ ' 0.1487ms' │ ' 2.47 KB' │
455
+ │ 1 │ ' Failed' │ ' [[45,45,45],[45,45,45],[45,45,45]]' │ undefined │ ' 0.0278ms' │ ' 2.61 KB' │
456
+ └─────────┴───────────── ┴───────────────────────────────────────────── ┴────────────────── ┴────────────────┴─── ───────────┘
458
457
Click to jump to problem submission: https://leetcode.com/problems/matrix-block-sum/
459
458
✨ Done in 1.13s.
460
459
` ` `
@@ -479,4 +478,4 @@ To be developed...
479
478
480
479
[< img src= " https://avatars.githubusercontent.com/u/48346853" style= " border-radius:50%;" width= " 30" height= " 30" alt= " EternalHeart" /> ](https://github.com/wh131462)
481
480
[< img src= " https://avatars.githubusercontent.com/u/61453917" style= " border-radius:50%;" width= " 30" height= " 30" alt= " SmartTeddy" /> ](https://github.com/SmallTeddy)
482
- [< img src= " https://avatars.githubusercontent.com/u/35305691" style= " border-radius:50%;" width= " 30" height= " 30" alt= " Hedwig-Fang" /> ](https://github.com/Hedwig-Fang)
481
+ [< img src= " https://avatars.githubusercontent.com/u/35305691" style= " border-radius:50%;" width= " 30" height= " 30" alt= " Hedwig-Fang" /> ](https://github.com/Hedwig-Fang)
0 commit comments