Problem more_lca
User StewartStudios
Submission Time 2025-12-30 12:45:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccVakf4a.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