main.cpp 47 B

12345
  1. int main(int, char const* [])
  2. {
  3. return 0;
  4. }