Skip to content

Same optimisation for sieve of Eratosthenes. #43

Same optimisation for sieve of Eratosthenes.

Same optimisation for sieve of Eratosthenes. #43

Workflow file for this run

name: style
on: [push, workflow_dispatch]
jobs:
style:
name: style
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: ./clang-format.bash check