提交时间:2026-06-05 14:51:05

运行 ID: 89787

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