/usr/bin/ld: /tmp/ccQi7sRl.o: in function `main':
answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/cclhWMPm.o:implementer.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/cclhWMPm.o: in function `main':
implementer.cpp:(.text.startup+0x38c): undefined reference to `biggest_stadium(int, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >)'
/usr/bin/ld: /tmp/ccQi7sRl.o: in function `main':
answer.code:(.text.startup+0x22c): undefined reference to `biggest_stadium(int, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >)'
collect2: error: ld returned 1 exit status