Skip to content

Replace Bits in N by M using Bitwise #98

@zahinekbal

Description

@zahinekbal

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)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions