/tmp/cc2EbVPD.o: In function `Query(std::vector<int, std::allocator<int> > const&)':
library.cpp:(.text+0x140): multiple definition of `Query(std::vector<int, std::allocator<int> > const&)'
/tmp/ccLYiQGD.o:grader.cpp:(.text+0x140): first defined here
/tmp/cc2EbVPD.o:(.bss+0x3f0): multiple definition of `__my_judge_::judge'
/tmp/ccLYiQGD.o:(.bss+0x0): first defined here
/tmp/cc2EbVPD.o: In function `Answer(std::vector<int, std::allocator<int> > const&)':
library.cpp:(.text+0x4a0): multiple definition of `Answer(std::vector<int, std::allocator<int> > const&)'
/tmp/ccLYiQGD.o:grader.cpp:(.text+0x4a0): first defined here
/tmp/cc2EbVPD.o: In function `main':
library.cpp:(.text.startup+0x0): multiple definition of `main'
/tmp/ccLYiQGD.o:grader.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status