提交时间:2026-05-22 15:44:28

运行 ID: 89159

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