run-pass.cpp 126 B

1234567
  1. // (C) Copyright Beman Dawes 2003.
  2. // See accompanying license for terms and conditions of use.
  3. int main()
  4. {
  5. return 0;
  6. }
粤ICP备19079148号