Skip to content

Commit bd2adc4

Browse files
author
Piyush Ranjan
authored
Rename Missing Number.js to itsPiyush01_MissingNumber.js
1 parent 84c6e44 commit bd2adc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/itspiyush01/Missing Number.js nodejs/itspiyush01/itsPiyush01_MissingNumber.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ rl.on("close", () => {
3030
}
3131
xor = xor ^ n;
3232
console.log(xor);
33-
});
33+
});

0 commit comments

Comments
 (0)