forked from doocs/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 5130a71
authored
feat: add sql solution to lc problem: No.1978 (doocs#1774)
1 parent 806111f commit 5130a71
File tree
2 files changed
+16
-0
lines changed- solution/1900-1999/1978.Employees Whose Manager Left the Company
2 files changed
+16
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
88 | + | ||
89 | + | ||
90 | + | ||
83 | 91 |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
75 | 83 |
|
0 commit comments