File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/library_checker_aizu_tests/trees Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 " https://judge.yosupo.jp/problem/jump_on_tree"
33#include " ../template.hpp"
44#include " ../../../library/trees/uncommon/ladder_decomposition.hpp"
5- #include " ../../../library/trees/linear_kth_par.hpp"
5+ #include " ../../../library/trees/uncommon/ linear_kth_par.hpp"
66int main () {
77 cin.tie (0 )->sync_with_stdio (0 );
88 int n, q;
Original file line number Diff line number Diff line change 22 " https://judge.yosupo.jp/problem/jump_on_tree"
33#include " ../template.hpp"
44#include " ../../../library/trees/linear_lca.hpp"
5- #include " ../../../library/trees/linear_kth_par.hpp"
5+ #include " ../../../library/trees/uncommon/ linear_kth_par.hpp"
66#include " ../../../library/trees/lca_rmq.hpp"
77#include " ../compress_tree_asserts.hpp"
88int main () {
You can’t perform that action at this time.
0 commit comments