main.cc 47 B

12345
  1. #include <cstdio>
  2. int main() {
  3. return 0;
  4. }