/usr/bin/ld: /tmp/ccjsiuMV.o: in function `main':
grader.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cchk19G4.o:hack.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccjsiuMV.o: in function `collisions(std::vector<long long, std::allocator<long long> >)':
grader.cpp:(.text+0x570): multiple definition of `collisions(std::vector<long long, std::allocator<long long> >)'; /tmp/cchk19G4.o:hack.cpp:(.text+0x570): first defined here
collect2: error: ld returned 1 exit status