main.cxx 62 B

123456
  1. import e;
  2. int main(int argc, char* argv[])
  3. {
  4. return e();
  5. }