mirror of
https://github.com/wczffl-503/OI-Codes.git
synced 2025-07-08 02:13:51 +08:00
Update: Rename folder name to XSMOJ
This commit is contained in:
8
XSMOJ/颜文字大作战.cpp
Normal file
8
XSMOJ/颜文字大作战.cpp
Normal file
@ -0,0 +1,8 @@
|
||||
#include <iostream>
|
||||
using namespace std;
|
||||
int main(){
|
||||
cout <<"->( O_o)?"<<endl;
|
||||
cout <<"->( \" _ \")/(T_T)"<<endl;
|
||||
cout <<"->( <20><>o<EFBFBD><6F> )"<<endl;
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user