/tmp/ccVLwC09.o: In function `main':
grader.cpp:(.text.startup+0x0): multiple definition of `main'
/tmp/ccM2wXHa.o:hiccup.cpp:(.text.startup+0x0): first defined here
/tmp/ccM2wXHa.o: In function `main':
hiccup.cpp:(.text.startup+0x11a): undefined reference to `HicCup(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
/tmp/ccVLwC09.o: In function `main':
grader.cpp:(.text.startup+0x11a): undefined reference to `HicCup(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
collect2: error: ld returned 1 exit status