#include <math.h>
#ifndef isless
#error "isless is not defined"
#endif
int main(void) { return 0; }
