/usr/bin/ld: /tmp/ccSbxoqP.o: in function `main':
grader.cpp:(.text.startup+0x2a8): undefined reference to `Init(int, int*)'
/usr/bin/ld: grader.cpp:(.text.startup+0x30b): undefined reference to `Query(int, int)'
/usr/bin/ld: /tmp/ccdmg4bM.o: in function `dq(long long, long long, long long)':
secret.cpp:(.text+0xf1): undefined reference to `Secret(long long, long long)'
/usr/bin/ld: secret.cpp:(.text+0x149): undefined reference to `Secret(long long, long long)'
/usr/bin/ld: secret.cpp:(.text+0x164): undefined reference to `Secret(long long, long long)'
/usr/bin/ld: secret.cpp:(.text+0x17f): undefined reference to `Secret(long long, long long)'
/usr/bin/ld: secret.cpp:(.text+0x19a): undefined reference to `Secret(long long, long long)'
/usr/bin/ld: /tmp/ccdmg4bM.o:secret.cpp:(.text+0x1b5): more undefined references to `Secret(long long, long long)' follow
collect2: error: ld returned 1 exit status