simple.cxx 31 B

1234
  1. int simple()
  2. {
  3. return 123;
  4. }