/*[OB]*/
#include <stdio.h>
#ifndef TMP_MAX
#error "TMP_MAX is not defined"
#endif
int main(void) { return 0; }
