/usr/bin/ld: /tmp/cc57Mv38.o: in function `main':
grader.cpp:(.text.startup+0x2aa): undefined reference to `findEgg(int, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >)'
/usr/bin/ld: /tmp/cc1tW2ud.o: in function `findegg(int, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >)':
eastereggs.cpp:(.text+0x3fd): undefined reference to `query(std::vector<int, std::allocator<int> >&)'
/usr/bin/ld: eastereggs.cpp:(.text+0x478): undefined reference to `query(std::vector<int, std::allocator<int> >&)'
collect2: error: ld returned 1 exit status