/usr/bin/ld: /tmp/cc2KeTFp.o: in function `main':
grader.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccdqQLZp.o:ricehub.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccdqQLZp.o: in function `main':
ricehub.cpp:(.text.startup+0xae): undefined reference to `besthub(int, int, int*, long long)'
/usr/bin/ld: /tmp/cc2KeTFp.o: in function `main':
grader.cpp:(.text.startup+0xae): undefined reference to `besthub(int, int, int*, long long)'
collect2: error: ld returned 1 exit status