/tmp/ccg0w2YI.o: In function `kth(int)':
grader.cpp:(.text+0x0): multiple definition of `kth(int)'
/tmp/ccfvDpH7.o:consul.cpp:(.text+0x0): first defined here
/tmp/ccg0w2YI.o: In function `cnt(int)':
grader.cpp:(.text+0xb0): multiple definition of `cnt(int)'
/tmp/ccfvDpH7.o:consul.cpp:(.text+0xb0): first defined here
/tmp/ccg0w2YI.o: In function `say_answer(int)':
grader.cpp:(.text+0x160): multiple definition of `say_answer(int)'
/tmp/ccfvDpH7.o:consul.cpp:(.text+0x160): first defined here
/tmp/ccg0w2YI.o: In function `main':
grader.cpp:(.text.startup+0x0): multiple definition of `main'
/tmp/ccfvDpH7.o:consul.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status