Skip to content

Added an algorithm of the topic bit_manipulation #9826

Added an algorithm of the topic bit_manipulation

Added an algorithm of the topic bit_manipulation #9826

Triggered via pull request October 1, 2024 12:12
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (W293): bit_manipulation/find_number_that_appears_only_once_in_array.py#L14
bit_manipulation/find_number_that_appears_only_once_in_array.py:14:1: W293 Blank line contains whitespace
Ruff (E703): bit_manipulation/find_number_that_appears_only_once_in_array.py#L16
bit_manipulation/find_number_that_appears_only_once_in_array.py:16:36: E703 Statement ends with an unnecessary semicolon
Ruff (W293): bit_manipulation/find_number_that_appears_only_once_in_array.py#L17
bit_manipulation/find_number_that_appears_only_once_in_array.py:17:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.