Problem more_lca
User r1r2r3r4
Submission Time 2026-02-25 16:03:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccY7CiFA.o: in function `main':
grader.cpp:(.text.startup+0x224): undefined reference to `init(int, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: grader.cpp:(.text.startup+0x3c0): undefined reference to `findLCA(int, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status