提交时间:2026-01-09 15:13:22
运行 ID: 81812
#include<bits/stdc++.h> using namespace std; int main() {cout<<"YES"<<endl; cout<<"NO"<<endl; return 0; }