提交时间:2022-08-18 11:04:10

运行 ID: 55452

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"YES"<<endl; return 0; }