/usr/bin/ld: /tmp/ccUyYcI3.o: in function `guess(long long)':
Xoractive.cpp:(.text+0x347): undefined reference to `ask(long long)'
/usr/bin/ld: Xoractive.cpp:(.text+0x4ea): undefined reference to `get_pairwise_xor(std::vector<long long, std::allocator<long long> >)'
/usr/bin/ld: Xoractive.cpp:(.text+0x5d5): undefined reference to `get_pairwise_xor(std::vector<long long, std::allocator<long long> >)'
/usr/bin/ld: /tmp/ccdW4fy4.o: in function `main':
grader.cpp:(.text.startup+0xe4): undefined reference to `guess(int)'
collect2: error: ld returned 1 exit status