Skip to content

countsetbits problem with lookup table approach, runs in O(1) time #4987

countsetbits problem with lookup table approach, runs in O(1) time

countsetbits problem with lookup table approach, runs in O(1) time #4987

name: Clang format linter
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: './src'
extensions: 'java'
clangFormatVersion: 16