Skip to content

Commit 49f068f

Browse files
committed
trying this
1 parent ed2680f commit 49f068f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/library_checker_aizu_tests/trees/kth_path_ladder.test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#define PROBLEM \
22
"https://judge.yosupo.jp/problem/jump_on_tree"
33
#include "../template.hpp"
4+
#undef sz
45
#define sz(x) (int)ssize(x)
56
#include "../../../library/trees/uncommon/ladder_decomposition.hpp"
67
int main() {

0 commit comments

Comments
 (0)