main.cxx 69 B

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