forked from azl397985856/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 11cebd6
feat: 172.factorial-trailing-zeroes add Python3 implementation (azl397985856#104)
1 parent e89728e commit 11cebd6
1 file changed
+23
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | - | ||
48 | 47 |
| |
49 | 48 |
| |
50 | - | ||
49 | + | ||
51 | 50 |
| |
51 | + | ||
52 | 52 |
| |
53 | + | ||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 | - | ||
65 | + | ||
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
| |||
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
88 | + | ||
89 | + | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + |
0 commit comments