#include<bits/stdc++.h>
using namespace std;
int main()
{
  cout<<"哀悼";
  main();
  return 0;
}
2025/7/17 21:08
1029340