Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
programming-team-code
/
programming_team_code
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
24
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: programming-team-code/programming_team_code
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
programming team code CI
programming team code CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
806 workflow runs
806 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
prefer ranges algorithms over iterator-pair std calls (library + test…
programming team code CI
#2771:
Commit
a76ca2f
pushed by
cameroncuster
1h 2m 44s
dev
dev
1h 2m 44s
View workflow file
Merge remote-tracking branch 'origin/use-ranges-algorithms' into use-…
programming team code CI
#2770:
Commit
e6325f1
pushed by
cameroncuster
18m 14s
use-ranges-algorithms
use-ranges-algorithms
18m 14s
View workflow file
use ranges algorithms in tests for full-range std calls
programming team code CI
#2769:
Commit
69ac3da
pushed by
cameroncuster
1h 6m 56s
use-ranges-algorithms
use-ranges-algorithms
1h 6m 56s
View workflow file
use ranges::unique and ranges::partition for full-range calls
programming team code CI
#2768:
Commit
1dbbe8f
pushed by
cameroncuster
52m 42s
use-ranges-iota
use-ranges-iota
52m 42s
View #243
View workflow file
dsu/kruskal_tree: tighten allocation to 2*n-1 (#242)
programming team code CI
#2767:
Commit
0a00545
pushed by
cameroncuster
15m 50s
dev
dev
15m 50s
View workflow file
use ranges::iota over std::iota for full-range calls
programming team code CI
#2766:
Commit
bcc3b76
pushed by
cameroncuster
31m 3s
use-ranges-iota
use-ranges-iota
31m 3s
View workflow file
dsu/kruskal_tree: tighten allocation to 2*n-1
programming team code CI
#2765:
Commit
3dfc9c2
pushed by
cameroncuster
19m 0s
fix/kruskal-tree-tight-alloc
fix/kruskal-tree-tight-alloc
19m 0s
View #242
View workflow file
use >> 1 for bit manipulation, / 2 for arithmetic halving (#240)
programming team code CI
#2764:
Commit
c553e26
pushed by
cameroncuster
28m 52s
dev
dev
28m 52s
View workflow file
use / 2 for arithmetic halving, keep >> 1 for bit manipulation
programming team code CI
#2763:
Commit
99426ff
pushed by
cameroncuster
32m 30s
perf/shift-instead-of-div
perf/shift-instead-of-div
32m 30s
View #240
View workflow file
tests: use >> 1 instead of / 2 for non-negative halving
programming team code CI
#2762:
Commit
5ae36e5
pushed by
cameroncuster
22m 4s
perf/shift-instead-of-div
perf/shift-instead-of-div
22m 4s
View workflow file
library: use >> 1 instead of / 2 for non-negative halving repo-wide
programming team code CI
#2761:
Commit
9f11767
pushed by
cameroncuster
8m 5s
perf/shift-instead-of-div
perf/shift-instead-of-div
8m 5s
View workflow file
data_structures: use >> 1 instead of / 2 for non-negative halving
programming team code CI
#2760:
Commit
070a61a
pushed by
cameroncuster
25m 17s
perf/shift-instead-of-div
perf/shift-instead-of-div
25m 17s
View workflow file
Remove bit walk (#239)
programming team code CI
#2759:
Commit
8d5765b
pushed by
lrvideckis
17m 14s
dev
dev
17m 14s
View workflow file
Merge branch 'dev' into remove_bit_walk
programming team code CI
#2758:
Commit
4ef06fc
pushed by
lrvideckis
58s
remove_bit_walk
remove_bit_walk
58s
View #239
View workflow file
update line number
programming team code CI
#2757:
Commit
583a7a6
pushed by
lrvideckis
2m 15s
remove_bit_walk
remove_bit_walk
2m 15s
View workflow file
fix docs
programming team code CI
#2756:
Commit
ad6d8b9
pushed by
lrvideckis
5m 52s
remove_bit_walk
remove_bit_walk
5m 52s
View workflow file
fix test
programming team code CI
#2755:
Commit
7d3b8c0
pushed by
lrvideckis
4m 43s
remove_bit_walk
remove_bit_walk
4m 43s
View workflow file
fixing some tests
programming team code CI
#2754:
Commit
cc38fbb
pushed by
lrvideckis
7m 11s
remove_bit_walk
remove_bit_walk
7m 11s
View workflow file
removing lambda bit walk
programming team code CI
#2753:
Commit
24e6259
pushed by
lrvideckis
14m 28s
remove_bit_walk
remove_bit_walk
14m 28s
View workflow file
change bit_width(x + 0u) - 1 to bit_width(x / 2u)
programming team code CI
#2752:
Commit
ee83f5e
pushed by
lrvideckis
43m 22s
dev
dev
43m 22s
View workflow file
testing CI
programming team code CI
#2751:
Commit
f5e9e69
pushed by
lrvideckis
4m 58s
dev
dev
4m 58s
View workflow file
ci: restore incremental oj-verify by fetching full history (#238)
programming team code CI
#2750:
Commit
1b79a98
pushed by
cameroncuster
4m 35s
dev
dev
4m 35s
View workflow file
ci: restore incremental oj-verify by fetching full history
programming team code CI
#2749:
Commit
405104d
pushed by
cameroncuster
5m 0s
fix-ci-incremental-verify
fix-ci-incremental-verify
5m 0s
View #238
View workflow file
Merge remote-tracking branch 'origin/dev' into fix-ci-incremental-verify
programming team code CI
#2748:
Commit
af7d14c
pushed by
cameroncuster
3m 58s
fix-ci-incremental-verify
fix-ci-incremental-verify
3m 58s
View workflow file
ci: restore incremental oj-verify by fetching full history
programming team code CI
#2747:
Commit
e4d9a56
pushed by
cameroncuster
5m 32s
fix-ci-incremental-verify
fix-ci-incremental-verify
5m 32s
View workflow file
Previous
1
2
3
4
5
…
32
33
Next
You can’t perform that action at this time.