Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2bf1ed1

Browse files
chhavibansalignacio-chiazzo
andauthored
Apply suggestions from code review
Co-authored-by: Ignacio Chiazzo Cardarello <ignaciochiazzo@gmail.com>
1 parent ae6cb62 commit 2bf1ed1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎LeetcodeProblems/Algorithms/easy/Bit_Reverse_To_Make_Numbers_Equal.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,5 @@ var minChanges = function bitChanges(n, k) {
7575
}
7676

7777
return changes;
78-
}
78+
79+
module.exports.minChanges = minChanges;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /