#ifndef CHEN_H #define CHEN_H bool chen(int a, int b, int *e); #endif