#include "core.h" // Extern inline prototypes. int min(int x, int y); int max(int x, int y);