main.cpp 55 B

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