main.cxx 52 B

123456
  1. import target7;
  2. int main()
  3. {
  4. return target7();
  5. }