/tmp/ccgNlFtl.o: In function `main':
grader.cpp:(.text.startup+0x0): multiple definition of `main'
/tmp/ccH7XfWK.o:books.cpp:(.text.startup+0x0): first defined here
/tmp/ccH7XfWK.o: In function `main':
books.cpp:(.text.startup+0x101): undefined reference to `minimum_walk(std::vector<int, std::allocator<int> >, int)'
/tmp/ccgNlFtl.o: In function `main':
grader.cpp:(.text.startup+0x211): undefined reference to `minimum_walk(std::vector<int, std::allocator<int> >, int)'
collect2: error: ld returned 1 exit status