main.cxx 80 B

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