#define STOP(x) {printf("\n x \n"); exit();} #define stop(x) {printf("\n" x "\n"); exit(99);}