#include <perms.h>
int _imp_mainep(int _imp_argc, char **_imp_argv) {
  short S1 = 1;
  short S2 = 2;
  int Ii;
  typedef struct R {
    short A;
    short B;
  } R;
  Ii = S1 & 127 | S2;
  void Rr(R Ab) {
    R Ba;
    Write(Ab.A, 1);
    Ba = Ab;
  }
  static const int Low = 0;
  static const int High = 25 * 10 + 5;
  _imp_string S[11 /*12000:12010*/];
  typedef struct Ra {
    int A;
  } Ra;
  typedef struct Rb {
    int A;
    int B[11 /*0:10*/];
    int C;
  } Rb;
  typedef struct Rc {
    Rc *Next;
    Rb B[4 /*0:3*/];
    int C[10 /*1:10*/];
  } Rc;
  typedef struct Rd {
    int A;
  } Rd;
  Ra Reca;
  Rb Recb[4 /*10:13*/];
  Rc Recc[3 /*1:3*/];
  Rd Recd;
  _imp_string T;
  T = _imp_join(
      S[12000],
      _imp_join(S[12001],
                _imp_join(S[12002],
                          _imp_join(S[12003], _imp_join(S[12004], S[12005])))));
  T = _imp_join(
      T,
      _imp_join(S[12006],
                _imp_join(S[12007],
                          _imp_join(S[12008], _imp_join(S[12009], S[12010])))));
  if (Recc[1].C == 5 && Recc[2].C == 16 && Recc[3].C == 27)
    Newline();
  else
    Space();
  exit(0);
  return (1);
}
