竞赛
考级
#include <iostream> using namespace std; int main(){ cout<<"M_M"<<endl; cout<<"OwO"<<endl; cout<<"><"<<endl; cout<<"=="<<endl; cout<<"T_T"<<endl; return 0; }
ด้้้இ௰☢☣☠☮はらぺこき
#include<bits/stdc++.h> using namespace std; int main() { cout<<"M_M\nOwO\n><\n==\nT_T"; return 0; }
大西瓜卷王
#include <iostream> using namespace std; int main() { cout << "M_M" << endl; cout << "OwO" << endl; cout << "><" << endl; cout << "==" << endl; cout << "T_T"; return 0; }
源于惯性yoki
魔丸
qi
#include<iostream> #include<iomanip> #include<cmath> using namespace std; int main(){ cout<<"M_M"<<endl; cout<<"OwO"<<endl; cout<<"><"<<endl; cout<<"=="<<endl; cout<<"T_T"<<endl; }
:)
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"M_M\n"<<"OwO\n"<<"><\n"<<"==\n"<<"T_T\n"; }
一只有梦想的咸鱼
暗区入机 孟繁奕
枫叶Lxy
print("M_M") print("OwO") print("><") print("==") print("T_T")
Leo
这样照样AC!!!!!!!!!!!!!!!!!!!!!!
复仇者_among us
#include <iostream> using namespace std; int main(){ cout<<"M_M"<<endl; cout<<"OwO"<<endl; cout<<"><"<<endl; cout<<"=="<<endl; cout<<"T_T"; }
奶龙
136****4819
黑客_天之神_ZDZL_zsy
print('''M_M OwO > < > == > T_T''')
151****9879
有事找大号
#include<iostream> using namespace std; int main(){ cout << "M_M" << endl; cout <<"OwO" << endl; cout <<"><" << endl; cout <<"==" << endl; cout <<"T_T" << endl; return 0; }
Alan
༺ཌༀ超级无敌暴龙战士ༀད༻
耐高总冠军 张文杰
#include <iostream> using namespace std; int main() { cout<<"M_M"<<endl; cout<<"OwO"<<endl; cout<<"><"<<endl; cout<<"=="<<endl; cout<<"T_T"<<endl; return 0; }
sprunki
共51条