- C++
那我问你
- @ 2026-3-24 18:32:11
welcome to 少羽的主页
扣一送uzi跳枪教程
全4-308最帅的男人
30cm
你必须知道的几件事: WA:Wonderful Answer
UKE:United Kindom Error
TLE:Time Limited Enough
MLE:Memory Limited Enough
RE:Right Express
恩师王静仁

#include<bits/stdc++.h>
using namespace std;
int main(){
ios::sync_with_stdio(0);cin.tie(0);
int T;cin>>T;
while(T--){
cout<<"不会"<<endl;
cout<<"少羽牛逼"<<endl;
}
return 0;
}