/usr/bin/ld: /tmp/cc2Y4nQf.o: in function `PickUnique(long long)':
unique.cpp:(.text+0x78): undefined reference to `UniqueCount(long long, long long)'
/usr/bin/ld: unique.cpp:(.text+0x9b): undefined reference to `UniqueCount(long long, long long)'
/usr/bin/ld: unique.cpp:(.text+0x121): undefined reference to `UniqueCount(long long, long long)'
/usr/bin/ld: unique.cpp:(.text+0x146): undefined reference to `UniqueCount(long long, long long)'
/usr/bin/ld: /tmp/cc2eSL3H.o: in function `main':
grader.cpp:(.text.startup+0x1c2): undefined reference to `PickUnique(int)'
collect2: error: ld returned 1 exit status