I’m having trouble writing interactors on codechef platform. Can anyone who has written an interactor for a codechef problem show a sample of an interactor? Thanks.
UPD : I’m also facing problems on writing a working checker.
UPD : For writing an interactor, I used #include “spoj_interactive.h”, but even including this header throws errors about some variables being already defined.