blob: a4256acadb6daea2000ecca29c7f6d4bd698c200 [file] [log] [blame]
#include "dynamic_answer.h"
int dynamic_answer(void) {
return 24;
}