Skip to content

Added solution for Task 2.1 - #102

Open
Filipp888 wants to merge 2 commits into
mate-academy:masterfrom
Filipp888:Filipp
Open

Added solution for Task 2.1#102
Filipp888 wants to merge 2 commits into
mate-academy:masterfrom
Filipp888:Filipp

Conversation

@Filipp888

Copy link
Copy Markdown

No description provided.

*/
public int flipBit(int value, int bitIndex) {
return 0;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove empty line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants