Skip to content

Add Longest Subarray with Sum Less Than or Equal to K algorithm and t… #6966

Add Longest Subarray with Sum Less Than or Equal to K algorithm and t…

Add Longest Subarray with Sum Less Than or Equal to K algorithm and t… #6966

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