static const int EXIT_SUCCESS = 0;
int main(void) {
  return(int)(long)(short)(char)(EXIT_SUCCESS)/(EXIT_SUCCESS);
}

