-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Commit 725e8f9
feat: update solutions to lc problems (#1784)
* No.0511.Game Play Analysis I
* No.0586.Customer Placing the Largest Number of Orders
* No.1212.Team Scores in Football Tournament
* No.1440.Evaluate Boolean Expression
* No.1571.Warehouse Manager
* No.1741.Find Total Time Spent by Each Employee
* No.1742.Maximum Number of Balls in a Box
* No.1890.The Latest Login in 2020
* No.2512.Reward Top K Students1 parent e1a0ba6 commit 725e8f9
File tree
26 files changed
+263
-133
lines changed- solution
- 0500-0599
- 0511.Game Play Analysis I
- 0586.Customer Placing the Largest Number of Orders
- 1200-1299/1212.Team Scores in Football Tournament
- 1400-1499/1440.Evaluate Boolean Expression
- 1500-1599/1571.Warehouse Manager
- 1700-1799
- 1741.Find Total Time Spent by Each Employee
- 1742.Maximum Number of Balls in a Box
- 1800-1899/1890.The Latest Login in 2020
- 2500-2599/2512.Reward Top K Students
26 files changed
+263
-133
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | - | ||
57 | + | ||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 | - | ||
69 | + | ||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
58 | 62 |
| |
59 | 63 |
| |
60 | 64 |
| |
| |||
63 | 67 |
| |
64 | 68 |
| |
65 | 69 |
| |
66 | - | ||
70 | + | ||
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
4 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
64 | 68 |
| |
65 | 69 |
| |
66 | 70 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
58 | 62 |
| |
59 | 63 |
| |
60 | 64 |
| |
|
Lines changed: 24 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
98 | 110 |
| |
99 | 111 |
| |
100 | 112 |
| |
101 | 113 |
| |
102 | 114 |
| |
103 | 115 |
| |
104 | 116 |
| |
105 | - | ||
106 | - | ||
107 | - | ||
117 | + | ||
118 | + | ||
119 | + | ||
108 | 120 |
| |
109 | - | ||
110 | - | ||
111 | - | ||
112 | - | ||
113 | - | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
114 | 126 |
| |
115 | 127 |
| |
116 | 128 |
| |
117 | 129 |
| |
118 | - | ||
119 | - | ||
120 | - | ||
121 | - | ||
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
122 | 134 |
| |
123 | 135 |
| |
124 | 136 |
|
Lines changed: 24 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
93 | 105 |
| |
94 | 106 |
| |
95 | 107 |
| |
96 | 108 |
| |
97 | 109 |
| |
98 | 110 |
| |
99 | 111 |
| |
100 | - | ||
101 | - | ||
102 | - | ||
112 | + | ||
113 | + | ||
114 | + | ||
103 | 115 |
| |
104 | - | ||
105 | - | ||
106 | - | ||
107 | - | ||
108 | - | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
109 | 121 |
| |
110 | 122 |
| |
111 | 123 |
| |
112 | 124 |
| |
113 | - | ||
114 | - | ||
115 | - | ||
116 | - | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
117 | 129 |
| |
118 | 130 |
| |
119 | 131 |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
4 | - | ||
5 | - | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | 6 |
| |
7 | - | ||
8 | - | ||
9 | - | ||
10 | - | ||
11 | - | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | - | ||
17 | - | ||
18 | - | ||
19 | - | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + |
Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
93 | 97 |
| |
94 | 98 |
| |
95 | 99 |
| |
| |||
102 | 106 |
| |
103 | 107 |
| |
104 | 108 |
| |
105 | - | ||
106 | - | ||
107 | - | ||
109 | + | ||
110 | + | ||
111 | + | ||
108 | 112 |
| |
109 | 113 |
| |
110 | 114 |
| |
111 | 115 |
| |
112 | 116 |
| |
113 | - | ||
114 | - | ||
117 | + | ||
118 | + | ||
115 | 119 |
| |
116 | 120 |
| |
117 | 121 |
|
Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 | + | ||
87 | + | ||
88 | + | ||
89 | + | ||
86 | 90 |
| |
87 | 91 |
| |
88 | 92 |
| |
| |||
95 | 99 |
| |
96 | 100 |
| |
97 | 101 |
| |
98 | - | ||
99 | - | ||
100 | - | ||
102 | + | ||
103 | + | ||
104 | + | ||
101 | 105 |
| |
102 | 106 |
| |
103 | 107 |
| |
104 | 108 |
| |
105 | 109 |
| |
106 | - | ||
107 | - | ||
110 | + | ||
111 | + | ||
108 | 112 |
| |
109 | 113 |
| |
110 | 114 |
|
0 commit comments