File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
tests/library_checker_aizu_tests/trees Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 11#define PROBLEM \
22 " https://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=GRL_5_C"
33#include " ../template.hpp"
4- #include " ../../../library/monotonic_stack/monotonic_stack.hpp"
54#include " ../../../library/trees/tree_lift.hpp"
65#include " ../../../library/trees/linear_lca.hpp"
76#include " ../../../library/trees/lca_rmq.hpp"
Original file line number Diff line number Diff line change 11#define PROBLEM " https://judge.yosupo.jp/problem/lca"
22#include " ../template.hpp"
3- #include " ../../../library/monotonic_stack/monotonic_stack.hpp"
43#include " ../../../library/trees/tree_lift.hpp"
54#include " ../../../library/trees/linear_lca.hpp"
65#include " ../../../library/trees/lca_rmq.hpp"
You can’t perform that action at this time.
0 commit comments