Actions: ThiagoFBastos/Competitive-Programming-Rust-Library
Actions
Showing runs from all workflows
32 workflow runs
32 workflow runs
refactor: improve some parts of the code
Rust CI
#31:
Commit 5d77e6d
pushed
by
ThiagoFBastos
feat: enable the template argument to be accessible outside of the st…
Rust CI
#30:
Commit bfa7f4c
pushed
by
ThiagoFBastos
feat: add rectangle cutting dp algorithm
Rust CI
#24:
Commit 1dd0565
pushed
by
ThiagoFBastos
feat: add number of subsequences dp algorithm
Rust CI
#22:
Commit 6a9ab4e
pushed
by
ThiagoFBastos
refactor: move LCA with binary lifting to the project
Rust CI
#18:
Commit 4bfd32e
pushed
by
ThiagoFBastos
refactor: change the index from i32 to usize in the fenwick tree 2d
Rust CI
#15:
Commit b9ca64e
pushed
by
ThiagoFBastos
refactor: change index from i32 to usize
Rust CI
#14:
Commit 2ea7616
pushed
by
ThiagoFBastos
refactor: change index from i32 to usize
Rust CI
#13:
Commit 555c100
pushed
by
ThiagoFBastos
refactor: move the fenwick tree data structure to the project
Rust CI
#12:
Commit 79cbf4e
pushed
by
ThiagoFBastos
refactor: move the sparse table data structure to the project
Rust CI
#11:
Commit c446ebc
pushed
by
ThiagoFBastos
refactor: move the sparse table data structure to the project
Rust CI
#10:
Commit 1752b9b
pushed
by
ThiagoFBastos
refactor: add the sum linear floor to the competitive programming pro…
Rust CI
#9:
Commit 734ec11
pushed
by
ThiagoFBastos