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