前排都被占了……呜呜呜┭┮﹏┭┮

#include <bits/stdc++.h>
using namespace std;
int main()
{
  cout << "呜呜呜\n";
  main();
  return 0;
}
2023/8/14 20:45
671723