zahinekbal / codeWith-hacktoberfest

MIT License
22 stars 111 forks source link

Replace Bits in N by M using Bitwise #98

Open zahinekbal opened 3 years ago

zahinekbal commented 3 years ago

Ex:- INPUT :- N = 10000000000 , M = 10101 , i = 2 , j = 6;

OUTPUT :- N = 10001010100

File format :- BitWise/CPP/ReplaceBits.C++ Before making Pr Please add your image in image folder nd update readme.md file it is all for contributors do this then only i will be able to merge this.. Check this

90 (comment)

surya7765 commented 3 years ago

Hey! @zahinekbal I'm not able to clone your repo into my system.

error: invalid path 'Standard Questions/Algebra/Number-theoretic functions/Euler's totient function/SPOJ #4141 "Euler Totient Function" [Difficulty: CakeWalk].cpp'

This path is invalid.

zahinekbal commented 3 years ago

Wait I m deleting this things

zahinekbal commented 3 years ago

@surya7765 check it now ...

If still you r facing any error then let me know

surya7765 commented 3 years ago

@zahinekbal Now this error is coming even though I have turned off the windows firewall for this.

error: invalid path 'Standard Questions/Algebra/Number-theoretic functions/Euler's totient function/TIMUS #1673 "Admission to Exam" [Difficulty: High].cpp'

zahinekbal commented 3 years ago

Give me some time I will fix this error...

On Tue, Oct 6, 2020, 12:26 surya7765 notifications@github.com wrote:

@zahinekbal https://github.com/zahinekbal Now this error is coming even though I have turned off the windows firewall for this.

error: invalid path 'Standard Questions/Algebra/Number-theoretic functions/Euler's totient function/TIMUS #1673 "Admission to Exam" [Difficulty: High].cpp'

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zahinekbal/codeWith-hacktoberfest/issues/98#issuecomment-704071702, or unsubscribe https://github.com/notifications/unsubscribe-auth/APHDSEZPUOIENWKCP7GXFFDSJK5RBANCNFSM4SE6CEOQ .

surya7765 commented 3 years ago

Ok, Thanks for your response.

surya7765 commented 3 years ago

I think changing the folder name may resolve this issue.

zahinekbal commented 3 years ago

I think changing the folder name may resolve this issue.

See I resolved this things I was changing but it was not solving this issues so I revert the pull request ...😊

zahinekbal commented 3 years ago

Now you can clone nd do your work...

surya7765 commented 3 years ago

error: invalid path 'Standard Questions/Algebra/Number-theoretic functions/Euler's totient function/TIMUS #1673 "Admission to Exam" [Difficulty: High].cpp'

See, after this file, I think there was a problem with the naming of the files.

You try to clone it on own your PC.

zahinekbal commented 3 years ago

I did Nd updated few parts it is working properly

just you delete this repo then fork this repo and clone it ... it will work i think...

surya7765 commented 3 years ago

Thank you @zahinekbal 😊

absum11 commented 3 years ago

Thanks for resolving the clone problem.