/usr/bin/ld: /tmp/ccctppSV.o: in function `build(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)':
grader.cpp:(.text+0x270): multiple definition of `build(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'; /tmp/ccTMlJYV.o:parks.cpp:(.text+0x440): first defined here
/usr/bin/ld: /tmp/ccctppSV.o: in function `main':
grader.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccTMlJYV.o:parks.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status