Skip to content

Commit df5e45c

Browse files
committed
fix: format readme form
1 parent 85b97f6 commit df5e45c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ Check result for problem [2581.Count Possible Trees]:
213213
┌─────────┬─────────────┬─────────────────┬──────────────────┬────────────────┬──────────────┐
214214
│ (index) │ Test Result │ Expected Result │ Execution Result │ Execution Time │ Memory Usage │
215215
├─────────┼─────────────┼─────────────────┼──────────────────┼────────────────┼──────────────┤
216-
│ 0 │ 'Failed''3' undefined │ '0.0921ms''2.52 KB'
217-
│ 1 │ 'Failed''5' undefined │ '0.0119ms''2.66 KB'
216+
│ 0 │ 'Failed''3' │ undefined │ '0.0921ms''2.52 KB'
217+
│ 1 │ 'Failed''5' │ undefined │ '0.0119ms''2.66 KB'
218218
└─────────┴─────────────┴─────────────────┴──────────────────┴────────────────┴──────────────┘
219219
Click to jump to problem submission: https://leetcode.com/problems/count-number-of-possible-root-nodes/
220220
```

0 commit comments

Comments
 (0)