#include "ternary.h" ternary halting_decider(const char *program, const char *input) { return ERROR; }