竞赛
考级
#include <bits/stdc++.h> using namespace std; int main(){ for (int i=1;i<=100;i++){ cout <<"张老师真丑~"; } return 0; }
无敌AC大王
#include <bits/stdc++.h> using namespace std; int main(){ cout <<"张老师真丑~"; return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ }
李承远
流浪者